Skip to content

aether collaborator

Terminal window
aether collaborator add MyApp teammate@example.com
aether collaborator ls MyApp
aether collaborator rm MyApp teammate@example.com
Subcommand Flags Purpose
add <appName> <email> Add a collaborator. The email must belong to an existing Aether account.
list, ls <appName> --format (table or json) List collaborators.
remove, rm <appName> <email> Remove a collaborator. Asks for confirmation; needs --force in non-interactive mode.

Adding and removing collaborators is owner-only, except that collaborators can remove themselves. What collaborators can and cannot do is on the apps and collaborators page.