aether app
aether app add MyAppaether app lsaether app rename MyApp MyRenamedAppaether app transfer MyApp teammate@example.comaether app rm MyAppadd creates the app together with its default Staging and Production deployments.
| Subcommand | Flags | Purpose |
|---|---|---|
add <appName> |
Create an app. | |
list, ls |
--format (table or json) |
List your apps. |
rename <current> <new> |
Rename an app. | |
transfer <appName> <email> |
Transfer ownership to another account. | |
remove, rm <appName> |
Delete the app and its release history. Asks for confirmation; needs --force in non-interactive mode. |
Rename, transfer, and remove are owner-only operations. The apps and collaborators page maps who can do what.