Skip to content

Add optional UID argument to bosh-enable-monit-access command#416

Open
mariash wants to merge 1 commit intomainfrom
add-uid-arg
Open

Add optional UID argument to bosh-enable-monit-access command#416
mariash wants to merge 1 commit intomainfrom
add-uid-arg

Conversation

@mariash
Copy link
Member

@mariash mariash commented Feb 27, 2026

Add optional UID argument to bosh-enable-monit-access command

)

func EnableMonitAccess(logger boshlog.Logger, command string) {
func EnableMonitAccess(logger boshlog.Logger, command string, args []string) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why a slice of args and not just the first one as uid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants