Skip to main content
Version: v0.12

kusion config get

Get a config item

Synopsis​

This command gets the value of a specified kusion config item, where the config item must be registered.

kusion config get

Examples​

  # Get a config item
kusion config get backends.current

Options​

  -h, --help   help for get

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​