Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change between product contexts.
- Astro
- APC
Usage
astro workspace team list.To find a Team ID in the Astro UI, click Organization Settings > Access Management > Teams. Search for your Team in the Teams table and copy its ID. The ID should look something like clk17xqgm124q01hkrgilsr49.Options
| Option | Description | Possible Values |
|---|---|---|
--workspace-id | The Workspace for the Team. Use to override CLI prompts. | Any valid Workspace ID. |
<team-id> | The ID for the Team. Use to override CLI prompts. | Any valid Team ID. To retrieve a Team ID, run astro workspace team list. |
--role | The Team’s role in the Workspace. | Possible values are WORKSPACE_ACCESSOR,WORKSPACE_MEMBER, WORKSPACE_AUTHOR, WORKSPACE_OPERATOR, and WORKSPACE_OWNER. |