[PR #374] [MERGED] feat: add --all to groupInfo and accountInfo #434

Closed
opened 2026-05-07 00:20:53 +02:00 by BreizhHardware · 0 comments

📋 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: masterHead: groupInfoAll


📝 Commits (1)

  • 5b90837 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/374 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `groupInfoAll` --- ### 📝 Commits (1) - [`5b90837`](https://github.com/ovh/the-bastion/commit/5b90837438f3bc04941359d437295e5c4a99cf47) feat: add --all to groupInfo and accountInfo ### 📊 Changes **11 files changed** (+980 additions, -552 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #370 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:53 +02:00
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#434
No description provided.