Skip to main content
Version: v0.13 ๐Ÿšง

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.s3-pre.configs.bucket

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 12-Jun-2024โ€‹