-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It accepts multiple email addresses. See how admins add is written:
Lines 83 to 88 in 3b0c36b
| Use: "add <email>...", | |
| Short: "add administrators to the account", | |
| Long: "*Requires admin permissions.*\nUpdates the account Cloudformation stack to add administrators.", | |
| DisableFlagsInUseLine: true, | |
| Args: cobra.MinimumNArgs(1), | |
| Example: "apppack admins add user1@example.com user2@example.com", |
Metadata
Metadata
Assignees
Labels
No labels