Skip to content

[spacectl] Change user timezone by CLI #100

Answered by whdalsrnt
choonho asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @choonho

Currently, the user's timezone and language settings cannot be changed on the console's Administrator > User page.
This can only be changed on the user's Profile page.

However, you can change another user's timezone setting with the CLI, and the command is as follows.
spacectl exec update identity.User -p domain_id=<user_domain_id> -p user_id=<user_id> -p timezone=<timezone>

The above command is missing user_id.

Additionally, default timezone and language setting features for each domain are being developed and will be released in 1.11.0 version.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by choonho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants