Skip to main content

See what’s running

Runs

Logs

Prints the agent’s recent logs, newest first, from the last day. When there are more, the last line is the exact command for the next page. Logs can contain sensitive data. Before printing, vio strips terminal control sequences and redacts common credential shapes. Read Deployment logs before you share log output or hand it to an AI agent.

Redeploy

Changed the agent? Deploy the new file onto the same deployment:
Run it from the folder that holds the updated .vio. The URL and run key stay the same, so anything already calling the agent keeps working.

Stop

Stops the agent and revokes its credentials. A stopped agent can’t be restarted — the URL and run key are gone. Deploy again to get a new one.