ttn-lw-cli users search
Search for users
ttn-lw-cli users search [flags]
Options
--admin select the admin field
--all select all user fields
--application-limit select the application_limit field
--attributes select the attributes field
--attributes-contain stringToString
--client-limit select the client_limit field
--console-preferences select the console_preferences field and all allowed sub-fields
--console-preferences.console-theme select the console_preferences.console_theme field
--console-preferences.dashboard-layouts select the console_preferences.dashboard_layouts field and all allowed sub-fields
--console-preferences.sort-by select the console_preferences.sort_by field and all allowed sub-fields
--contact-info select the contact_info field
--deleted
--deleted-at select the deleted_at field
--description select the description field
--description-contains string
--field-mask strings
--gateway-limit select the gateway_limit field
-h, --help help for search
--id-contains string
--limit uint32
--name select the name field
--name-contains string
--order string
--organization-limit select the organization_limit field
--page uint32
--password select the password field
--password-updated-at select the password_updated_at field
--primary-email-address select the primary_email_address field
--primary-email-address-validated-at select the primary_email_address_validated_at field
--profile-picture select the profile_picture field and all allowed sub-fields
--query string
--require-password-update select the require_password_update field
--state strings allowed values: STATE_REQUESTED, STATE_APPROVED, STATE_REJECTED, STATE_FLAGGED, STATE_SUSPENDED
--state-description select the state_description field
--temporary-password select the temporary_password field
--temporary-password-created-at select the temporary_password_created_at field
--temporary-password-expires-at select the temporary_password_expires_at field
Options inherited from parent commands
--allow-unknown-hosts Allow sending credentials to unknown hosts
--application-server-enabled Application Server enabled (default true)
--application-server-grpc-address string Application Server address (default "localhost:8884")
--ca string CA certificate file
-c, --config strings Location of the config files (default [.ttn-lw-cli.yml,$HOME/.ttn-lw-cli.yml,$HOME/.config/.ttn-lw-cli.yml])
--credentials-id string Credentials ID (if using multiple configurations)
--device-claiming-server-grpc-address string Device Claiming Server address (default "localhost:8884")
--device-template-converter-grpc-address string Device Template Converter address (default "localhost:8884")
--dump-requests When log level is set to debug, also dump request payload as JSON
--experimental.features strings Experimental features to activate
--gateway-server-enabled Gateway Server enabled (default true)
--gateway-server-grpc-address string Gateway Server address (default "localhost:8884")
--identity-server-grpc-address string Identity Server address (default "localhost:8884")
--input-format string Input format (default "json")
--insecure Connect without TLS
--join-server-enabled Join Server enabled (default true)
--join-server-grpc-address string Join Server address (default "localhost:8884")
--log.format string Log format to write (console, json) (default "console")
--log.level string The minimum level log messages must have to be shown (default "info")
--network-server-enabled Network Server enabled (default true)
--network-server-grpc-address string Network Server address (default "localhost:8884")
--oauth-server-address string OAuth Server address (default "https://localhost/oauth")
--output-format string Output format (default "json")
--packet-broker-agent-grpc-address string Packet Broker Agent address (default "localhost:8884")
--qr-code-generator-grpc-address string QR Code Generator address (default "localhost:8884")
--retry.default-timeout duration Default timeout between retry attempts (default 100ms)
--retry.enable-metadata Use request response metadata to dynamically calculate timeout between retry attempts (default true)
--retry.jitter float Fraction that creates a deviation of the timeout used between retry attempts
--retry.max uint Maximum amount of times that a request can be reattempted
--skip-version-check Do not perform version checks
--telemetry.enable Enables telemetry for CLI (default true)
--telemetry.target string Target to which the information will be sent to (default "https://telemetry.thethingsstack.io/collect")
SEE ALSO
- ttn-lw-cli users - User commands