[GH-ISSUE #66] Parameter to not work with autocompletion #19

Closed
opened 2026-05-07 00:17:31 +02:00 by BreizhHardware · 2 comments

Originally created by @dwydler on GitHub (Nov 23, 2020).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/66

Hello,
last days i created some accounts with accountCreate for our Proof of Concept (PoC). The mandatory parameter --uid-auto is not usably with the TAB Key. Everytime i got only the parameter --uid.

I tried two ways:
accountCreate --account test02 --uid -> Nothing happen else
accountCreate --account test02 --uid- -> Nothing happen else

I use the latest git tag of The Bastion.
Is it possible to extend the autocompletion?

Originally created by @dwydler on GitHub (Nov 23, 2020). Original GitHub issue: https://github.com/ovh/the-bastion/issues/66 Hello, last days i created some accounts with `accountCreate` for our Proof of Concept (PoC). The mandatory parameter --uid-auto is not usably with the TAB Key. Everytime i got only the parameter --uid. I tried two ways: `accountCreate --account test02 --uid -> Nothing happen else` `accountCreate --account test02 --uid- -> Nothing happen else` I use the latest git tag of The Bastion. Is it possible to extend the autocompletion?
Author
Owner

@speed47 commented on GitHub (Nov 23, 2020):

New autocompletion rules for accountCreate have been merged to the main branch. Please reopen if it doesn't work as expected!

<!-- gh-comment-id:732169672 --> @speed47 commented on GitHub (Nov 23, 2020): New autocompletion rules for `accountCreate` have been merged to the main branch. Please reopen if it doesn't work as expected!
Author
Owner

@dwydler commented on GitHub (Nov 23, 2020):

It's work. Thank you for the fast implement. 👍

<!-- gh-comment-id:732208381 --> @dwydler commented on GitHub (Nov 23, 2020): It's work. Thank you for the fast implement. :thumbsup:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#19
No description provided.