Skip to content

feat: add config subcommand to get/list/edit config

Warren Gifford requested to merge config-commands into master

Created by: sqs

This adds the following subcommands:

  • src config get (for seeing final merged configuration)
  • src config edit (for updating or overwriting settings)
  • src config list (for listing all configuration subjects)

Merge request reports

Loading