mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #167] accountCreate help text doesn't seem to be correct #37
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#37
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 @ldelelis on GitHub (Mar 30, 2021).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/167
Trying to create an account to a recently deployed bastion, using only
--accountyields the following help messageAccording to it, I should be able to create an account using only the
--accountoption, but using--uid-auto(or I assume manually passing an uid) was mandatory. Should the final line be'account' and (...)instead of'account' or (...)? If this were the case, the usage string should probably be updated too.Bastion version: 3.03.00
@speed47 commented on GitHub (Mar 31, 2021):
Thanks for the report, you're right. Fixing.
@speed47 commented on GitHub (Apr 8, 2021):
Merged to the main branch
github.com/ovh/the-bastion@e412083272