mirror of https://github.com/ovh/the-bastion
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
877 B
30 lines
877 B
==========================
|
|
selfGenerateProxyPassword
|
|
==========================
|
|
|
|
Generate a new ingress password to use the bastion HTTPS proxy
|
|
==============================================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh selfGenerateProxyPassword --do-it
|
|
|
|
.. program:: selfGenerateProxyPassword
|
|
|
|
|
|
.. option:: --do-it
|
|
|
|
Required for the password to actually be generated, BEWARE: please read the note below
|
|
|
|
|
|
This plugin generates a new ingress password to use the bastion HTTPS proxy.
|
|
|
|
NOTE: this is only needed for devices that only support HTTPS API and not ssh,
|
|
in most cases you should ignore this command completely, unless you
|
|
know that devices you need to access are using an HTTPS API.
|
|
|
|
BEWARE: once a new password is generated this way, it'll be set as the new
|
|
HTTPS proxy ingress password to use right away for your account.
|