audit-logs
Inspect the project’s audit log
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
audit-logs list | List audit log entries |
Aliases: audit.
Full flag reference: see the CLI reference.
Examples
Section titled “Examples”revcat audit-logs listrevcat audit-logs list --output json | jq '.[] | select(.action == "delete")'Aliases: audit.