Commands
runagent start
Start an uploaded agent on remote server
Synopsis
Description
Start a previously uploaded agent on RunAgent infrastructure.
Options
Option | Description | Default |
---|---|---|
--env , -e | Environment name | production |
--instances | Number of instances | 1 |
--wait | Wait for startup | true |
Examples
Startup Process
- Allocates resources
- Initializes container
- Loads environment variables
- Starts agent process
- Runs health checks
Output
See Also
runagent upload
- Upload agent firstrunagent status
- Check running status