Displays the current configuration

Usage: sprocket config resolve [OPTIONS]

Options:
      --unredact
          Unredacts any redacted secrets in the configuration

  -v, --verbose...
          Increase logging verbosity

  -q, --quiet...
          Decrease logging verbosity

      --color <COLOR>
          Controls output colorization

          Possible values:
          - auto:   Automatically colorize output depending on output device
          - always: Always colorize output
          - never:  Never colorize output
          
          [default: auto]

  -c, --config <CONFIG>
          Path to the configuration file

  -s, --skip-config-search
          Skip searching for and loading configuration files.
          
          Only a configuration file specified as a command line argument will be used.

  -h, --help
          Print help (see a summary with '-h')

  -V, --version
          Print version
