fly orgs
Commands for managing Fly organizations. list, create, show and destroy organizations. Organization admins can also invite or remove users from Organizations.
Usage
fly orgs [command] [flags]
Available Commands
- create - Create an organization
- delete - Delete an organization
- invite - Invite user (by email) to organization
- list - Lists organizations for current user
- remove - Remove a user from an organization
- show - Show information about an organization
Options
-h, --help help for orgs
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface