🟣delete

Delete a certificate. Delete a certificate from a PIV slot on the YubiKey.

ykman piv certificates delete OPTIONS SLOT

OptionsDescription

-h, --help

Show this message and exit.

-m, --management-key TEXT

The management key.

-P, --pin TEXT

PIN code.

ArgumentsDescription

SLOT

PIV slot of the certificate.

HELP

Usage: ykman.exe piv certificates delete [OPTIONS] SLOT

  Delete a certificate.

  Delete a certificate from a PIV slot on the YubiKey.

  SLOT            PIV slot of the certificate.

Options:
  -m, --management-key TEXT  The management key.
  -P, --pin TEXT             PIN code.
  -h, --help                 Show this message and exit.

Last updated