Skip to content

Server and Sandboxes

Terminal window
$ dreadnode
dreadnode> /connect https://api.dreadnode.io
Connected to https://api.dreadnode.io
dreadnode> /sandbox redteam-lab
Sandbox "redteam-lab" ready
dreadnode> /eval safety-smoke
Evaluation "safety-smoke" started
CommandArgumentsDescription
/connect[url]Connect to a Dreadnode server
/disconnectDisconnect from the current server
/statusShow connection and environment status
/sandbox[name]Provision or select a sandbox
/eval[suite]Run an evaluation in the active sandbox

Use /status to confirm the server URL and active sandbox before running evaluations.