env_start
Boot a stopped environment and wait until SSH responds. Does nothing if already running; errors if the environment is missing.
Instructions
Boot a stopped environment and wait until SSH answers. Does nothing if it is already running. Fails if no environment by that name exists - use env_fork to create one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | name of the environment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | ||
| log | No |