Files
coder/docs/reference/cli/organizations.md
T
Steven Masley be516f9686 chore: unhide multi-organization cli commands (#14693)
* chore: unhide multi-organization cli commands

Multi-org is going into GA, unhide cli commands
2024-09-17 10:22:20 -05:00

1.7 KiB
Generated

organizations

Organization related commands

Aliases:

  • organization
  • org
  • orgs

Usage

coder organizations [flags] [subcommand]

Subcommands

Name Purpose
show Show the organization. Using "selected" will show the selected organization from the "--org" flag. Using "me" will show all organizations you are a member of.
create Create a new organization.
members Manage organization members
roles Manage organization roles.

Options

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.