Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 948 Bytes

astro-organization-team-delete.md

File metadata and controls

31 lines (21 loc) · 948 Bytes
sidebar_label title id description hide_table_of_contents sidebar_custom_props
astro organization team delete
astro organization team delete
astro-organization-team-delete
Delete a Team from your Organization.
true
icon
img/term-icon.png

:::info

This command is only available on Astro.

:::

Delete a Team from your Organization.

Usage

astro organization team delete <team-id>

To find a Team ID using the Astro CLI, run astro organization team list.

To find a Team ID in the Astro UI, click your Workspace name in the upper left corner, then 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.

Related Commands