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

Reset password for a compute instance #45

Open
slidermans opened this issue Nov 11, 2024 · 0 comments
Open

Reset password for a compute instance #45

slidermans opened this issue Nov 11, 2024 · 0 comments

Comments

@slidermans
Copy link

#cntb version v1.4.12

Hi there.
Here's my procedure:
#cntb create secret --name 'PSS-123' --value 'aep1ouHei2hiexeChie#' --type 'password'
--Return 117829
#cntb create instance --defaultUser 'root' --rootPassword '117829'

To change the VPS password I need to use
#cntb resetPassword instance 1234
OR I can use
#cntb update secret 117829 --name 'PSS-123' --value 'eiqueequ|ie2ahCohD1c'

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

No branches or pull requests

1 participant