Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 695 Bytes

kusion-config-list.md

File metadata and controls

37 lines (24 loc) · 695 Bytes

kusion config list

List all config items

Synopsis

This command lists all the kusion config items and their values.

kusion config list

Examples

  # List config items
  kusion config list

Options

  -h, --help   help for list

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

Auto generated by spf13/cobra on 12-Jun-2024