_nifectl orgs_

Commands for managing Nife organizations

About#

Commands for managing Nife organizations. list, create, show and destroy organizations. Organization admins can also invite or remove users from Organizations.

Usage#

nifectl orgs [command] [flags]

Available Commands#

  • create - Create an organization
  • delete - Delete an organization
  • invite - Invite user (by email) to organization
  • migrate - Migrate an organization
  • regions - Default regions to the Organization
  • list - Lists organizations for current user
  • show - Show information about an organization

Options#

-h, --help help for orgs

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#