Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overall it would be best to use a pattern of {tenantalias}.appname, e.g. collabco.rssfeed and collabcotest.rssfeed for your test and production tenants, respectively.

You will wold be looking at executing a command like the following using the naming of the app as above:

Code Block
npx @collabco/myday-rename-app --path ./collabco.rssfeed --appId collabcotest.rssfeed

...