You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I would like to have an option to generate automatically a valid password when I create or update a user.
How this functionality would be exposed
scw rdb user create 11111111-1111-1111-1111-111111111111 name=foobar generate-password=true
Password generated was: XXXX
then the information of the user, if the output is in JSON/YAML the answer should contain it too.
Another option would be to have a password generator embedded inside the CLI that could only generate in local valid passwords.
References
Version
version 2.0.0-beta.4+dev
build-date unknown
go-version go1.14.4
git-branch unknown
git-commit unknown
go-arch amd64
go-os darwin