the-bastion/doc/sphinx/plugins/open/selfAddIngressKey.rst
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

24 lines
487 B
ReStructuredText

==================
selfAddIngressKey
==================
Add a new ingress public key to your account
============================================
.. admonition:: usage
:class: cmdusage
--osh selfAddIngressKey [--public-key '"ssh key text"']
.. program:: selfAddIngressKey
.. option:: --public-key KEY
Your new ingress public SSH key to deposit on the bastion, use double-quoting if your're under a shell.
If no option is specified, you'll be prompted interactively.