Secrealm CLI
Manage your Secrealm AI resources from the command line.
Installation
npm install -g @secrealmai/cli
Common Commands
secrealm login
Authenticate with your API key
secrealm projects list
List all projects in your account
secrealm deploy
Deploy your application to Secrealm AI
secrealm logs --tail
Stream live logs from your services
secrealm env pull
Pull environment variables to your local .env
secrealm voice test --text "Hello"
Test voice synthesis from the terminal