Docs
Workspace

geni workspace current

Print the active workspace.

geni workspace current [flags]

Prints the active workspace's slug. Useful in scripts, prompt customization, and "which one am I in right now?" sanity checks.

Output

acme

Flags

FlagNotes
--verboseInclude name, role, and workspace id along the slug.
--jsonMachine-readable output.

On this page