Skip to content

fnox lease revoke

  • Usage: fnox lease revoke <LEASE_ID>

Revoke a lease by ID

Arguments

  • <LEASE_ID> — Lease ID to revoke

Flags

  • -h --help — Print help

Examples

Use an ID from lease list. Remote revocation depends on the backend; native-expiry backends cannot invalidate a token immediately through fnox.

sh
fnox lease list --active
fnox lease revoke LEASE_ID
MIT LicenseCopyright © 2026jdx.dev