Copy to ClipboardCopied!Toggle word wrapToggle overflow
noobaa account passwd
$ noobaa account passwd
FATA[0000] ❌ Missing expected arguments: <noobaa_account_name>
Options:
--new-password='': New Password for authentication - the best practice is to omit this flag, in that
case the CLI will prompt to prompt and read it securely from the terminal to avoid leaking secrets in t
he shell history
--old-password='': Old Password for authentication - the best practice is to omit this flag, in that
case the CLI will prompt to prompt and read it securely from the terminal to avoid leaking secrets in
the shell history
--retype-new-password='': Retype new Password for authentication - the best practice is to omit this flag, in that case the CLI will prompt to prompt and read it securely from the terminal to avoid
leaking secrets in the shell history
Usage:
noobaa account passwd <noobaa-account-name> [flags] [options]
Use "noobaa options" for a list of global command-line options (applies to all commands).
Copy to ClipboardCopied!Toggle word wrapToggle overflow
例如:
noobaa account passwd admin@noobaa.io
$ noobaa account passwd admin@noobaa.io
Copy to ClipboardCopied!Toggle word wrapToggle overflow