Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.41 KB

File metadata and controls

33 lines (24 loc) · 1.41 KB

kfutil stores inventory remove

Removes a certificate from the certificate store inventory.

Synopsis

Removes a certificate from the certificate store inventory.

kfutil stores inventory remove [flags]

Options

      --all-stores           Remove the certificate(s) from all certificate stores.
      --cid strings          The Keyfactor command certificate ID(s) of the certificate to remove from the store(s).
      --client strings       Remove certificate(s) from all stores of specific client machine(s).
      --cn strings           Subject name(s) of the certificate(s) to remove from the store(s).
      --container strings    Remove certificate(s) from all stores of specific container type(s).
      --dry-run              Do not remove inventory, only show what would be removed.
      --force                Force removal of inventory without prompting for confirmation.
  -h, --help                 help for remove
      --sid strings          The Keyfactor Command ID of the certificate store(s) to remove inventory from.
      --store-type strings   Remove certificate(s) from all stores of specific store type(s).
      --thumbprint strings   The thumbprint of the certificate(s) to remove from the store(s).

SEE ALSO

Auto generated by spf13/cobra on 1-Dec-2022