add config

Usage: hermitgrab add config [OPTIONS] <CONFIG_DIR>

Arguments:
  <CONFIG_DIR>
          Subdirectory of the hermit.toml file to add the target directory to

Options:
  -p, --provides <TAG>...
          Tags this config provides. If empty assumes the last path segment as tag

  -r, --requires [<TAG>...]
          Tags this config requires for all of its links and other actions

  -v, --verbose
          Increase output verbosity
          
          [env: HERMIT_VERBOSE=]

  -y, --confirm
          Don't ask for confirmation, assume yes is the answer
          
          [env: HERMIT_CONFIRM=]

  -c, --hermit-dir <PATH>
          Path to the hermitgrab config directory If not set, defaults to ~/.hermitgrab
          
          [env: HERMIT_DIR=]

  -h, --help
          Print help