Read commands
- sites list and health
- runs list, show and watch
- findings and proposals inspect
- usage and provider status
Command-line interface
The CLI is designed for explicit environment, workspace and site context. Public package and installation instructions will appear only after a signed release is available; commands shown here are illustrative.
sf context show sf runs request --site site_123 --workflow ranking-loss sf runs watch run_example
Distribution status
No public SEOForge CLI package is claimed as released here yet. Current documentation will provide the registry, package identity, version policy and verification method when available.
Command model
Authentication
Store tokens in the OS credential store or approved secret manager. Never pass secrets in shell history when a secure prompt or environment integration exists.
Scopes
Every command still checks token, workspace, site, environment and operation. Switching context cannot cross an unauthorized boundary.
Limits
The CLI should print request ID and retry guidance, honor Retry-After and avoid uncontrolled polling. Plan and provider capacity still apply.
Errors
scope_denied: token cannot access site_456 (request req_example) exit 3
The CLI can never approve, merge, deploy, retrieve credentials or bypass protection.
Paid deployment · human authority
Choose a plan or talk to sales about service identities and automation volume.