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

Preauthkeys expire help message incomplete #161

Closed
0xcd0e opened this issue Oct 14, 2021 · 0 comments · Fixed by #166
Closed

Preauthkeys expire help message incomplete #161

0xcd0e opened this issue Oct 14, 2021 · 0 comments · Fixed by #166

Comments

@0xcd0e
Copy link

0xcd0e commented Oct 14, 2021

Tested on v0.10.2
The help message for the preauthkeys expire command does not include information about how to specify which key to expire:

# headscale preauthkeys -n testns expire --help
Expire a preauthkey

Usage:
  headscale preauthkeys expire [flags]

Flags:
  -h, --help   help for expire

Global Flags:
  -n, --namespace string   Namespace
  -o, --output string      Output format. Empty for human-readable, 'json' or 'json-line'

Usage should probably be:

Usage:
  headscale preauthkeys expire KEY [flags]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant