create

The sumocli users create command creates a user in the Sumo Logic organisation.

Usage

Usage: sumocli users create [options]

The following options are required for this command:

  • --firstname - Name of a role that exists in the Sumo Logic tenancy.

  • --lastname - Specify the number of results to return, 100 results are returned by default.

  • --email - Outputs the response to a file in JSON format. This defaults to false.

  • --roleids - A comma delimitated list of role ids that the user should be assigned to.

Last updated

Was this helpful?