get
Last updated
Was this helpful?
Retrieves details for a specific organization by ID.
terrakube organization get --id <ORG_ID> [flags]--id
String
Yes
Unique ID of the organization.
--output
-o
String
No
Output format (json, table, yaml, tsv).
terrakube organization get --id "0a1b2c3d-4e5f-6a7b-8c9d-0e1f2a3b4c5d" --output jsonLast updated
Was this helpful?
Was this helpful?