Reference
Command Line

organizations

Organization related commands

Aliases:

  • organization
  • org
  • orgs

Usage

coder organizations [flags] [subcommand]

Subcommands

NamePurpose
showShow the organization. Using "selected" will show the selected organization from the "--org" flag. Using "me" will show all organizations you are a member of.
createCreate a new organization.
membersManage organization members
rolesManage organization roles.
settingsManage organization settings.

Options

-O, --org

Typestring
Environment$CODER_ORGANIZATION

Select which organization (uuid or name) to use.

See an opportunity to improve our docs? Make an edit.