Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.5 KB

File metadata and controls

44 lines (32 loc) · 2.5 KB
title organizations
description Organization related commands

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.
list List all organizations
create Create a new organization.
delete Delete an organization
members Manage organization members
roles Manage organization roles.
settings Manage organization settings.

Options

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.