Skip to content

audit-logs

Inspect the project’s audit log

CommandDescription
audit-logs listList audit log entries

Aliases: audit.

Full flag reference: see the CLI reference.

Terminal window
revcat audit-logs list
revcat audit-logs list --output json | jq '.[] | select(.action == "delete")'

Aliases: audit.