mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #455] [MERGED] interactive mode: a few autocomplete fixes #497
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#497
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?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/455
Author: @speed47
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/20/2024
Merged by: @speed47
Base:
master← Head:autocomplete📝 Commits (4)
2436f04fix: interactive: remove unnecessary loops for autocomplete70dba4cenh: interactive: allow multi-spaces in autocompletes60ea43benh: add a few autocompletes703b2baenh: interactive: fix display📊 Changes
66 files changed (+363 additions, -369 deletions)
View changed files
📝
bin/plugin/admin/adminMaintenance.json(+5 -5)📝
bin/plugin/admin/adminSudo.json(+6 -6)📝
bin/plugin/group-aclkeeper/groupAddServer.json(+12 -12)📝
bin/plugin/group-aclkeeper/groupDelServer.json(+9 -9)📝
bin/plugin/group-gatekeeper/groupAddGuestAccess.json(+12 -12)📝
bin/plugin/group-gatekeeper/groupAddMember.json(+5 -5)📝
bin/plugin/group-gatekeeper/groupDelGuestAccess.json(+12 -12)📝
bin/plugin/group-gatekeeper/groupDelMember.json(+5 -5)📝
bin/plugin/group-gatekeeper/groupListGuestAccesses.json(+5 -5)📝
bin/plugin/group-owner/groupAddAclkeeper.json(+5 -5)📝
bin/plugin/group-owner/groupAddGatekeeper.json(+5 -5)📝
bin/plugin/group-owner/groupAddOwner.json(+5 -5)📝
bin/plugin/group-owner/groupDelAclkeeper.json(+5 -5)📝
bin/plugin/group-owner/groupDelEgressKey.json(+5 -5)📝
bin/plugin/group-owner/groupDelGatekeeper.json(+5 -5)📝
bin/plugin/group-owner/groupDelOwner.json(+5 -5)📝
bin/plugin/group-owner/groupDestroy.json(+3 -3)📝
bin/plugin/group-owner/groupGenerateEgressKey.json(+8 -8)📝
bin/plugin/group-owner/groupGeneratePassword.json(+5 -5)📝
bin/plugin/group-owner/groupModify.json(+7 -7)...and 46 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.