add profile

Add a new profile to the config

Usage: hermitgrab add profile [OPTIONS] <NAME>

Arguments:
  <NAME>
          Name of the profile to add

Options:
  -t, --tag [<TAG>...]
          Tags to include in the profile (can be specified multiple times)

  -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