kusion version
Print the Kusion version information for the current context
Synopsis
Print the Kusion version information for the current context
kusion version [flags]
Examples
  # Print the Kusion version
  kusion version
Options
  -h, --help            help for version
  -o, --output string   Output format. Only json format is supported for now
Options inherited from parent commands
      --profile string          Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex) (default "none")
      --profile-output string   Name of the file to write the profile to (default "profile.pprof")
SEE ALSO
- kusion - Kusion is the Platform Orchestrator of KusionStack