team delete

Delete a team

Usage

terrakube team delete [flags]

Flags

  -h, --help                     help for delete
      --id string                Id of the Team (required)
      --organization-id string   Organization Id (required)

Examples

Delete a team

 terrakube team delete --organization-id e5ad0642-f9b3-48b3-9bf4-35997febe1fb --id 38b6635a-d38e-46f2-a95e-d00a416de4fd

Last updated