alpacon
Alpacon csr
alpacon csr ls

alpacon csr ls

Display a list of all certificate signing requests

Synopsis

Display CSRs, optionally filtered by state (`requested`, `processing`, `signed`,
`issued`, `canceled`, `denied`). Use the --state flag to specify the status.
alpacon csr ls [flags]

Examples

  alpacon csr ls
  alpacon csr list
  alpacon csr all

Options

  -h, --help           # help for ls
  -s, --state string   # Specify the status of the CSR (e.g., `denied`, `signed`)

SEE ALSO

  • alpacon csr - Generate and manage Certificate Signing Request (CSR) operations