Skip to main content
This command is available only if you’re authenticated to an Astro Private Cloud installation.

Usage

This command has several subcommands.

astro workspace service-account create

Creates a service account for a given Workspace.

Usage

Options

astro workspace service-account delete

Deletes a service account for a given Workspace.

Usage

Options

astro workspace service-account get

Shows the name, ID, and API token for each service account on a given Workspace.

Usage

Run astro deployment service-account get <service-account-id> --workspace-id=<your-workspace-id> to get information on a single service account within a Workspace. To see a list of all service accounts on a Workspace, run astro deployment service-account get --workspace-id=<your-workspace-id>.

Options