astro workspace list

The behavior and format of this command are the same for both Astro and Astro Private Cloud.

Generates a list of all Workspaces within your current Organization that you have access to.

Usage

Run astro workspace list to see the name and Workspace ID for each Workspace to which you have access.

Options

OptionDescriptionPossible Values
--jsonOutput the response as JSON. Shorthand for --output json. Mutually exclusive with -o/--output.None
-o,--outputFormat the output. The default is table.table, json, or template
--templateFormat the output using a Go template. Use with --output template.Any valid Go template string

Output

OutputDescriptionData Type
NAMEThe name of the Workspaces in your Organization that you have access to.String
IDThe Workspace ID.String