user
scloud user
provides commands for managing users in Serverpod Cloud.
To see the users attached to a project, run the command:
scloud user list
See also the project
command on how to invite users and remove them from a project.
Usage
Manage Serverpod Cloud users.
Usage: scloud user <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
list List Serverpod Cloud users.
Run "scloud help" to see global options.
See the full documentation at: https://docs.serverpod.cloud/references/cli/commands/user
Sub commands
list
List Serverpod Cloud users.
Usage: scloud user list [arguments]
-h, --help Print this usage information.
-p, --project (mandatory) The ID of the project.
Can be omitted for existing projects that are linked. See `scloud
project link --help`.
Run "scloud help" to see global options.
See the full documentation at: https://docs.serverpod.cloud/references/cli/commands/user