Expand description
Deploy orchestrator — provisions agent stacks on cloud targets.
Structs§
- Deployment
State - Persisted state of a deployed agent.
Traits§
- Deploy
Backend - Trait for cloud deployment backends.
Functions§
- create_
backend - Create the appropriate backend based on the target name.
- destroy
- Tear down a deployed agent.
- list
- List all deployed agents.
- run
- Execute a full agent deployment.