mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #174] Overview of help incomplete #41
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dwydler on GitHub (Apr 13, 2021).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/174
Hi @speed47,
in the current release the output of the command
helpins incomplete.For example the command
groupDelEgressKeyis not display to me.My user account is owner of the groups.
Regards,
Daniel
@speed47 commented on GitHub (Apr 14, 2021):
Hello @dwydler ,
As you probably have guessed,
helphides the commands you don't have access to, to avoid drowning regular users under a pile of commands they can't use. However if you're the owner of at least one group, you should seegroupDelEgressKey.I can see it in my output, however it's not in the "group owner commands" where it should be, it's in "misc commands" instead. I'll fix this minor annoyance, however can you confirm you can indeed see it in this section too?
@dwydler commented on GitHub (Apr 14, 2021):
You right. I looked onto the wrong section. I see the command under "misc commands".
@speed47 commented on GitHub (Apr 16, 2021):
You did look in the correct section, the command happened to be under the wrong section however ;)
Merging the fix.
@dwydler commented on GitHub (Apr 18, 2021):
Thanks for the "fix" fix. 👍