organization create
Last updated
Create an organization
terrakube organization create [flags] -d, --description string Description of the new organization
-h, --help help for create
-n, --name string Name of the new organization (required)Create a new organization
terrakube organization create -n myorg -d "org description"Last updated