List invitations
bycloud iam invitations list [flags]List all pending invitations for the current organization. Invitations are created automatically when adding a user via POST /v1/iam/users if the user doesn't exist or isn't already a member.
Options
--limit
integeroptionalMaximum number of items to return
Default: 20
--marker
stringoptionalID of the last item from the previous page (for pagination)
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
--status
stringoptionalFilter by invitation status
Values: "pending", "expired"
Command
bycloud iam invitations list
Output
ID EMAIL GROUPS[0].ID GROUPS[0].NAME GROUPS[1].ID550e8400-e29b-41d4-a716-446655 jane.doe@example.com 550e8400-e29b-41d4-a716-446655 string 550e8400-e29b-41d4-a716-446655550e8400-e29b-41d4-a716-446655 jane.doe@example.com 550e8400-e29b-41d4-a716-446655 string 550e8400-e29b-41d4-a716-446655