Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vdk-control-cli: add --set-prompt option for secrets #2514

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

dakodakov
Copy link
Collaborator

Add the --set-prompt option for the secrets command to allow users to set secrets values via a prompt.

Add the --set-prompt option for the secrets command to allow users
to set secrets values via a prompt.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Copy link
Contributor

@yonitoo yonitoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dakodakov dakodakov merged commit f035999 into main Aug 3, 2023
8 checks passed
@dakodakov dakodakov deleted the person/ddakov/secrets-set-prompt branch August 3, 2023 12:17
Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we have vdk secrets --set-prompt I think we should have vdk properties --set-prompt

Because I think they should be consistent interfaces

But also Properties can be used to save sensitive data (if secrets is disabled or if sensitive information is state (e.g user ids) and need to be updated often or some other case)> So it make sense to have it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants