Skip to content

Have an option to generate a valid password directly from the CLI when create/updating user #1155

@remyleone

Description

@remyleone

Description

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

Metadata

Metadata

Assignees

Labels

enhancementpriority:highNew featuresrdbManaged MySQL and PostgreSQL issues, bugs and feature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions