yc organization-manager idp user
Статья создана
Обновлена 20 октября 2025 г.
Manage users
Command Usage
Syntax:
yc organization-manager idp user <command>
Aliases:
users
Command Tree
- yc organization-manager idp user convert-to-external — Convert a user to use external authentication
- yc organization-manager idp user create — Create a user in the specified user pool
- yc organization-manager idp user delete — Delete the specified user
- yc organization-manager idp user generate-password — Generate a new password
- yc organization-manager idp user get — Show information about the specified user
- yc organization-manager idp user get-password-metadata — Get metadata about the authenticated user's password
- yc organization-manager idp user list — List users in the specified user pool
- yc organization-manager idp user reactivate — Reactivate a previously suspended user
- yc organization-manager idp user reset-password — Reset the password for the specified user
- yc organization-manager idp user resolve-external-ids — Resolve external IDs to internal user IDs
- yc organization-manager idp user set-own-password — Set the password for the authenticated user
- yc organization-manager idp user set-password — Set the password for the specified user
- yc organization-manager idp user set-password-hash — Set a password hash for the specified user
- yc organization-manager idp user suspend — Suspend the specified user
- yc organization-manager idp user update — Update the specified user
Global Flags
| Flag | Description |
|---|---|
--profile |
stringSet the custom configuration file. |
--debug |
Debug logging. |
--debug-grpc |
Debug gRPC logging. Very verbose, used for debugging connection problems. |
--no-user-output |
Disable printing user intended output to stderr. |
--retry |
intEnable gRPC retries. By default, retries are enabled with maximum 5 attempts. Pass 0 to disable retries. Pass any negative value for infinite retries. Even infinite retries are capped with 2 minutes timeout. |
--cloud-id |
stringSet the ID of the cloud to use. |
--folder-id |
stringSet the ID of the folder to use. |
--folder-name |
stringSet the name of the folder to use (will be resolved to id). |
--endpoint |
stringSet the Cloud API endpoint (host:port). |
--token |
stringSet the OAuth token to use. |
--impersonate-service-account-id |
stringSet the ID of the service account to impersonate. |
--no-browser |
Disable opening browser for authentication. |
--format |
stringSet the output format: text (default), yaml, json, json-rest. |
--jq |
stringQuery to select values from the response using jq syntax |
-h,--help |
Display help for the command. |