eo run
eo run
Run a specific stage from the ci folder
Synopsis
The run command executes a specified stage from the ci/ directory in the appropriate context: - If running inside a devcontainer, executes the stage directly - If not in devcontainer but devcontainer exists, executes the stage inside devcontainer - If no devcontainer exists, executes the stage in host environment
The stage must exist in the ci/ folder. If it doesn't exist, you'll be prompted to add it first.
Options
SEE ALSO
- eo - EmbedOps CLI