release instances exec
Command reference doc for the Release CLI
Execute a command in a running instance
Description
Execute a command in a running instance
If an --environment flag is not provided it can be selected interactively through a fuzzy finder interface.
If the --instance flag is not provided it can be selected interactively through a fuzzy finder interface. If it is provided but matches more than one instance, the matching instances will be shown in the fuzzy finder.
Examples
Options
| Account name or ID (default: $RELEASE_ACCOUNT or "account" in config file) |
| App name or ID (default: $RELEASE_APP or "app" in config file) |
| Environment handle or ID |
| Instance name query |
Options inherited from parent commands
| config file (default is $HOME/.release.yaml) |
| enable debug logging |
Related
release instances - Manage instances
Last updated