Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 492 Bytes

coder_envs_ls.md

File metadata and controls

28 lines (18 loc) · 492 Bytes

coder envs ls

list all environments owned by the active user

Synopsis

List all Coder environments owned by the active user.

coder envs ls [flags]

Options

  -h, --help            help for ls
  -o, --output string   human | json (default "human")

Options inherited from parent commands

      --user string   Specify the user whose resources to target (default "me")

SEE ALSO