Lists teams in an organization.
terrakube team list --organization <ORG> [flags]
--organization
-o
String
Yes
Parent Organization name or ID.
--output
No
Output format (json, table, yaml, tsv).
json
table
yaml
tsv
terrakube team list -o "$ORG_ID" --output table
Last updated 13 days ago
Was this helpful?