run_cmd and optional SSH access.
When to Use run_cmd
- Install dependencies at runtime (needs a network policy — see Install Packages)
- Run shell scripts and CLIs
- Inspect filesystem/process state
- Execute one-off operational commands
Example
Terminal + SSH
- Use
run_cmdfor programmatic command execution. - Use SSH for interactive operator access.
- Revoke SSH when interactive access is no longer required.
Run Command
Detailed run_cmd usage and parameters
Access Runtime
Enable, disable, and rotate SSH credentials