Developer
Automate anything
from your terminal
Command-line interface for Empress. Script, automate, and integrate.
CLI
Interactive preview
DeveloperDeveloper
Documentation →Full API access
Every API feature available from the command line.
Scriptable
Compose with shell scripts. Automate anything.
CI/CD ready
Works in any CI/CD environment. No GUI required.
Command reference
Commands for every Empress feature. Query, export, configure, and more.
- Query commands
- Export commands
- Admin commands
CODE
empress.cli({
query: "show me flagged accounts",
options: {
limit: 10,
timeRange: "7d"
}
})Shell integration
Pipe output, chain commands, integrate with your workflow.
- JSON output
- Tab completion
- Config files
CODE
empress.cli({
query: "show me flagged accounts",
options: {
limit: 10,
timeRange: "7d"
}
})How it works
1
Install
brew, npm, or download binary
2
Login
Authenticate with your API key
3
Use
Run commands from anywhere
Similar in Developer
All apps →Use the CLI
Power at your fingertips.
Request beta access