Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8up CLI requires non-documented "hostname" flag #841

Open
akosma opened this issue Apr 19, 2023 · 0 comments
Open

K8up CLI requires non-documented "hostname" flag #841

akosma opened this issue Apr 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@akosma
Copy link
Contributor

akosma commented Apr 19, 2023

Description

When executing the k8up restic --check command, the program shows the following output:

unable to start k8up: Required flag "hostname" not set

However the hostname flag is not explained in the output of the --help command.

Additional Context

No response

Logs

No response

Expected Behavior

The hostname flag is clearly explained in the output of the --help command.

Steps To Reproduce

$ k8up restic --check

// output of --help without mention of the 'hostname' flag

unable to start k8up: Required flag "hostname" not set

Version of K8up

version=2.7.0 revision=8f203d75eaa6826405e0c288d2d0915fa6c53e79 date=2023-03-30T12:16:39Z

Version of Kubernetes

1.24

Distribution of Kubernetes

OpenShift 4.11

@akosma akosma added the bug Something isn't working label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant