Retrieves details and permissions for a specific team.
terrakube team get --organization <ORG> --id <TEAM_ID>
--organization
-o
String
Yes
Organization ID or name.
--id
Team ID.
terrakube team get -o "$ORG_ID" --id "$TEAM_ID" --output json
Last updated 13 days ago
Was this helpful?