mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #235] [MERGED] enh: accountInfo: add --list-groups #332
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#332
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/235
Author: @speed47
Created: 9/2/2021
Status: ✅ Merged
Merged: 9/2/2021
Merged by: @speed47
Base:
master← Head:list_groups📝 Commits (1)
419683benh: accountInfo: add --list-groups📊 Changes
3 files changed (+37 additions, -29 deletions)
View changed files
📝
bin/plugin/restricted/accountInfo(+30 -26)📝
doc/sphinx/plugins/restricted/accountInfo.rst(+5 -1)📝
tests/functional/tests.d/325-accountinfo.sh(+2 -2)📄 Description
Listing groups can be slow on bastions having thousands
of groups, hence this is now disabled by default.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.