nctl edit config

nctl edit config

Edit nctl configuration file

Synopsis

Edit nctl configuration file by opening editor or entering values of repository to add

nctl edit config [flags]

Options

      --branch string      Branch of the repository to add
      --chartName string   Name of the chart to add
      --chartRepo string   URL of the chart repository to add
      --file               enable to open config file in editor to edit config file (default true)
      --gitToken string    Git token for authentication to add
  -h, --help               help for config
      --name string        Name of the repository to add
      --type string        Type of the repository to add
      --username string    Username for authentication to add
      --version string     Version of the chart to add

Options inherited from parent commands

  -v, --v Level   log level for V logs

SEE ALSO