``proxmox-offline-mirror-helper help [{<command>}] [OPTIONS]``

Get help about specified command (or sub-command).

``<command>`` : ``<string>``
  Command. This may be a list in order to specify nested sub-commands. Can be
  specified more than once.

Optional parameters:

``--verbose`` ``<boolean>``
  Verbose help.

----

``proxmox-offline-mirror-helper offline-key --mountpoint <string> [OPTIONS]``

Configures and offline subscription key

``--mountpoint`` ``<string>``
  Path to medium mountpoint

Optional parameters:

``--product`` ``pve|pbs|pmg|pom``
  Product type

----

``proxmox-offline-mirror-helper setup``

Interactive setup wizard.

----

``proxmox-offline-mirror-helper status --mountpoint <string> [OPTIONS]``

Prints status of medium

``--mountpoint`` ``<string>``
  Path to medium mountpoint

Optional parameters:

``--output-format`` ``text|json|json-pretty``
  Output format.
