Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 760 Bytes

File metadata and controls

37 lines (24 loc) · 760 Bytes

kusion config unset

Unset a config item

Synopsis

This command unsets a specified kusion config item, where the config item must be registered.

kusion config unset

Examples

  # Unset a config item
  kusion config unset backends.mysql-pre.configs.port

Options

  -h, --help   help for unset

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 29-Apr-2024