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.
the-bastion/doc/sphinx/plugins/open/selfDelIngressKey.rst

27 lines
625 B

==================
selfDelIngressKey
==================
Remove an ingress public key from your account
==============================================
.. admonition:: usage
:class: cmdusage
--osh selfDelIngressKey [--id-to-delete|-l ID] [--fingerprint-to-delete|-f FP]
.. program:: selfDelIngressKey
.. option:: -l, --id-to-delete ID
Directly specify key id to delete (CAUTION!), you can get id with selfListIngressKeys
.. option:: -f, --fingerprint-to-delete FP
Directly specify the fingerprint of the key to delete (CAUTION!)
If none of these options are specified, you'll be prompted interactively.