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

tctl request rm for an already approved request responds with a help message and command that has an error in it #15040

Closed
WilliamLoy opened this issue Jul 29, 2022 · 0 comments · Fixed by #15042
Assignees
Labels
bug c-fi Internal Customer Reference

Comments

@WilliamLoy
Copy link
Contributor

Expected behavior:
That tctl request rm responds with the correct syntax for locking and already approved request.

Current behavior:
tctl request rm for an already approved request responds with a help message and command that has an error in it

tctl lock --access_request should be tctl lock --access-request

Bug details:

  • Teleport version : 10.0.2 and 9.3.10
  • Recreation steps
    1. create and approve and access request. 2. attempt to remove the access request via CLI. 3. produce error using the --access_request flag that the help message recommends.
  • Debug logs
@WilliamLoy WilliamLoy added the bug label Jul 29, 2022
@hatched hatched self-assigned this Jul 29, 2022
@kylern kylern added the c-fi Internal Customer Reference label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug c-fi Internal Customer Reference
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants