-f, --filter string Filter
-h, --help help for list
Examples
List all existing organizations
terrakube organization list
organization update
Update an organization
Usage
terrakube organization update [flags]
Flags
-d, --description string Description of the organization
-h, --help help for update
--id string Id of the organization (required)
-n, --name string Name of the organization
Examples
Update the description for an existing organization
terrakube organization update --id 38b6635a-d38e-46f2-a95e-d00a416de4fd -d "new description"
terrakube organization
This command consists of multiple subcommands to interact with organizations. It can be used to create, update, delete and list organizations.