Users Listing (ssd api-management list users)

The ssd api-management list users command allows you to list the users registered on Sensedia API Platform.

You can use the ssd api-management list users command or its shortened version ssd apim list users.

Usage

The ssd api-management list users command can be followed by flags with their respective arguments:

ssd api-management list users [flags]

If no flag is specified, all registered users will be listed and the display type will be the one specified in the configuration file (see ssd configure).

Available flags

The following flags can be used with the ssd api-management list users command:

Flag Type Description

-h, --help

Displays help for the command

-o, --output

string

Specifies the display type of the information. E.g.: -o json, -o table

-p, --page

int

Specifies from which page to display the information. E.g.: --page 1

-q, --query

string

Filters the information to be returned. E.g.: --query "Writer"

-s, --size

int

Number of resources to be listed. E.g.: --size 100

Global Flags

Flag

Type

Description

-c, --config

string

Configuration file (default: $HOME/.sensedia/config.json)

--profile

string

The configuration profile you want to use (default: "default")

--verbose

Lists all requests made by the command. It is possible to store this information in a TXT file instead of displaying it on the terminal. E.g.: $ ssd (api-management | apim) list apis --verbose 2> log.txt

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]