mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #374] [MERGED] feat: add --all to groupInfo and accountInfo #434
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#434
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/374
Author: @speed47
Created: 3/16/2023
Status: ✅ Merged
Merged: 3/23/2023
Merged by: @speed47
Base:
master← Head:groupInfoAll📝 Commits (1)
5b90837feat: add --all to groupInfo and accountInfo📊 Changes
11 files changed (+980 additions, -552 deletions)
View changed files
📝
bin/plugin/open/groupInfo(+266 -174)📝
bin/plugin/restricted/accountInfo(+445 -265)📝
doc/sphinx-plugins-override/accountInfo.rst(+66 -42)📝
doc/sphinx-plugins-override/groupInfo.rst(+25 -10)📝
doc/sphinx/build-plugins-help.sh(+1 -1)📝
doc/sphinx/conf.py(+3 -0)📝
doc/sphinx/plugins/open/groupInfo.rst(+40 -12)📝
doc/sphinx/plugins/restricted/accountInfo.rst(+86 -45)📝
doc/sphinx/using/piv.rst(+1 -1)📝
tests/functional/tests.d/325-accountinfo.sh(+21 -2)📝
tests/functional/tests.d/350-groups.sh(+26 -0)📄 Description
Closes #370
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.