Skip to main content

Group

Group commands allow you to manage and view groups within a tenant. Groups help organize devices and manage access permissions within your Atym deployment.


list groups

List groups in a tenant.

Usage:
atym list groups [flags]

Flags:
-h, --help help for groups
-i, --index int Index of the first group to return
-p, --pageSize int Number of groups to return (default 20)

show group

Show group details.

Usage:
atym show group [flags]

Flags:
-h, --help help for group
-i, --id string Group ID
-n, --name string Group Name

Required: GROUP_ID.