list

List Users from a Group

Usage

ionosctl group user list [flags]

Aliases

For group command:

[g]

For user command:

[u]

For list command:

[l ls]

Description

Use this command to get a list of Users from a specific Group.

You can filter the results using --filters option. Use the following format to set filters: --filters KEY1=VALUE1,KEY2=VALUE2. Available Filters:

  • filter by property: [firstname lastname email administrator forceSecAuth secAuthActive s3CanonicalUserId active]

  • filter by metadata: [etag createdDate createdBy createdByUserId lastModifiedDate lastModifiedBy lastModifiedByUserId lastLogin]

Options

Examples

Last updated