CLI
In this section
Quick start
# Install (macOS/Linux) and point the CLI at your tenant
curl -sSfL https://raw.githubusercontent.com/Nullify-Platform/cli/main/install.sh | sh -s -- --host api.<TENANT>.nullify.ai
# One-time setup wizard (login + host + defaults)
nullify init
# See your overall posture
nullify status
# Query findings across every scanner (or scope with --type)
nullify findings --type sastCommon commands
Command
What it does
Last updated