Skip to main content

CreateGroup

Creates a group.

Examples

Basic usage:

octo-cli -c CreateGroup `
-n "Engineering" `
-d "Engineering team" `
-rids "Development,CommunicationManagement"

Options

ShortLongRequiredDescription
-n--nameyesName of the group
-d--descriptionnoOptional description of the group
-rids--roleIdsnoComma-separated list of role IDs to assign