Docs
Workspace

geni workspace list

List every workspace your account belongs to.

geni workspace list [flags]

Lists every workspace your account is a member of. The active workspace is marked with *.

Output

  SLUG          NAME                   ROLE      MEMBERS
* acme          Acme Inc.              admin     12
  personal      Personal               owner     1
  client-co     ClientCo (consulting)  member    3

Switch with geni workspace switch <slug>.

Flags

FlagNotes
--jsonMachine-readable output.

On this page