alpacon revoke ls

List all revocation requests

alpacon revoke ls [flags]

Aliases

ls, list

Options

      --certificate string   Filter by certificate ID
  -h, --help                 help for ls
      --status string        Filter by status (e.g., pending, approved, denied)

Examples

List all revocation requests:

alpacon revoke ls

Filter by status:

alpacon revoke ls --status=pending

Filter by certificate:

alpacon revoke ls --certificate=550e8400-e29b-41d4-a716-446655440000
Last updated: