ByCloud Docs
GuidesCLIAPISDK

Create group

bycloud iam groups create --name <name> [flags]

Create a new group in the current organization

Options

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Body Options

--name

stringrequired

--description

stringoptional

Command

bycloud iam groups create \
--name "my-resource"

Output

ID 550e8400-e29b-41d4-a716-446655440000
CRN crn::iam:group:550e8400-e29b-41d4-a716-446655440000
NAME developers
DESCRIPTION Development team members
MEMBER_COUNT 1
CREATED_AT 2024-01-15T10:30:00Z
UPDATED_AT 2024-01-15T10:30:00Z