Skip to content

npbackup-gui --help is missing options #130

Open
@GuitarBilly

Description

npbackup 3.0.0-rc15-linux-gui-x64-legacy-public-3.10-i 2025021701
this item should not be OS dependent.

steps to reproduce:

  1. launch npbackup-gui or npbackup-cli with --help
  2. watch output. it is missing some existing options.

example npbacku-gui:

usage: npbackup-gui [-h] [-c CONFIG_FILE] [--repo-name REPO_NAME] [--log-file LOG_FILE] [--external-backend-binary EXTERNAL_BACKEND_BINARY] [-V]

Portable Network Backup Client This program is distributed under the GNU General Public License and comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under
certain conditions; Please type --license for more info.

options:
  -h, --help            show this help message and exit
  -c CONFIG_FILE, --config-file CONFIG_FILE
                        Path to alternative configuration file (defaults to current dir/npbackup.conf)
  --repo-name REPO_NAME
                        Name of the repository to work with. Defaults to 'default'
  --log-file LOG_FILE   Optional path for logfile
  --external-backend-binary EXTERNAL_BACKEND_BINARY
                        Full path to alternative external backend binary
  -V, --version         Show program version

refer to this discussion for options that you suggested and exist:
#123 (reply in thread)

npbackup-gui -c /my/configfile.conf --run-as-cli --raw "cache --cleanup"

not sure if there are any more features that need to be captured for npbackup-gui, npbackup-cli or npbackup-viewer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions