list
Last updated
Was this helpful?
Lists all organizations accessible to the authenticated user.
terrakube organization list [flags]--filter
String
Filter criteria expression (e.g. name==bats).
--output
-o
String
Output format (json, table, yaml, tsv). Default: json.
terrakube organization list --output tableterrakube organization list --filter "name==bats" --output jsonLast updated
Was this helpful?
Was this helpful?