[PR #268] [MERGED] chore: check for spurious args in all helpers #358

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

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/268
Author: @speed47
Created: 12/15/2021
Status: Merged
Merged: 12/16/2021
Merged by: @speed47

Base: masterHead: spurious_args


📝 Commits (1)

  • ad4703f chore: check for spurious args in all helpers

📊 Changes

29 files changed (+66 additions, -3 deletions)

View changed files

📝 bin/helper/osh-accountAddGroupServer (+2 -0)
📝 bin/helper/osh-accountCreate (+2 -0)
📝 bin/helper/osh-accountDelete (+2 -0)
📝 bin/helper/osh-accountGeneratePassword (+2 -0)
📝 bin/helper/osh-accountGetPasswordInfo (+2 -0)
📝 bin/helper/osh-accountListEgressKeys (+2 -0)
📝 bin/helper/osh-accountListIngressKeys (+2 -0)
📝 bin/helper/osh-accountListPasswords (+2 -0)
📝 bin/helper/osh-accountMFAResetPassword (+2 -0)
📝 bin/helper/osh-accountMFAResetTOTP (+2 -0)
📝 bin/helper/osh-accountModify (+2 -0)
📝 bin/helper/osh-accountModifyCommand (+2 -0)
📝 bin/helper/osh-accountModifyPersonalAccess (+2 -0)
📝 bin/helper/osh-accountPIV (+2 -0)
📝 bin/helper/osh-accountUnexpire (+2 -0)
📝 bin/helper/osh-adminMaintenance (+2 -0)
📝 bin/helper/osh-groupAddServer (+2 -0)
📝 bin/helper/osh-groupAddSymlinkToAccount (+2 -0)
📝 bin/helper/osh-groupCreate (+2 -0)
📝 bin/helper/osh-groupDelEgressKey (+2 -0)

...and 9 more files

📄 Description

No description provided


🔄 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/268 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/15/2021 **Status:** ✅ Merged **Merged:** 12/16/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `spurious_args` --- ### 📝 Commits (1) - [`ad4703f`](https://github.com/ovh/the-bastion/commit/ad4703fcc2f8952753cf2b2eab3369e89da1568c) chore: check for spurious args in all helpers ### 📊 Changes **29 files changed** (+66 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `bin/helper/osh-accountAddGroupServer` (+2 -0) 📝 `bin/helper/osh-accountCreate` (+2 -0) 📝 `bin/helper/osh-accountDelete` (+2 -0) 📝 `bin/helper/osh-accountGeneratePassword` (+2 -0) 📝 `bin/helper/osh-accountGetPasswordInfo` (+2 -0) 📝 `bin/helper/osh-accountListEgressKeys` (+2 -0) 📝 `bin/helper/osh-accountListIngressKeys` (+2 -0) 📝 `bin/helper/osh-accountListPasswords` (+2 -0) 📝 `bin/helper/osh-accountMFAResetPassword` (+2 -0) 📝 `bin/helper/osh-accountMFAResetTOTP` (+2 -0) 📝 `bin/helper/osh-accountModify` (+2 -0) 📝 `bin/helper/osh-accountModifyCommand` (+2 -0) 📝 `bin/helper/osh-accountModifyPersonalAccess` (+2 -0) 📝 `bin/helper/osh-accountPIV` (+2 -0) 📝 `bin/helper/osh-accountUnexpire` (+2 -0) 📝 `bin/helper/osh-adminMaintenance` (+2 -0) 📝 `bin/helper/osh-groupAddServer` (+2 -0) 📝 `bin/helper/osh-groupAddSymlinkToAccount` (+2 -0) 📝 `bin/helper/osh-groupCreate` (+2 -0) 📝 `bin/helper/osh-groupDelEgressKey` (+2 -0) _...and 9 more files_ </details> ### 📄 Description _No description provided_ --- <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:31 +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#358
No description provided.