initial commit with supported commands for ztka admin ops by nirav-rafay · Pull Request #1 · paralus/cli

Currently supported

Currently supported

  • clusters
    • create cluster of type import
    • list clusters
    • download bootstrap (separate command)
  • project
    • create project with basic information
    • list projects
  • user
    • create user
    • list users
  • group
    • create group
    • list groups
  • oidc
    • create oidc
    • list oidc providers
  • groupassociation

Global Parameters
-c, --config string Customize cli config file
-d, --debug Enable debug logs
-f, --file string provide file with resource to be created
-o, --output string Print json, yaml or table output. Default is table (default "table")
-p, --project string provide a specific project context
-v, --verbose Verbose mode. A lot more information output.