CLI reference
jekyo attach
Attach to the running process of a service (Ctrl+C detaches).
Usage
jekyo attach <app>/<service> [flags]
Flags
| Flag | Description |
|---|---|
-i, --stdin | forward stdin to the process (needs a TTY-enabled service) |
Examples
jekyo attach myapp/api # watch the main process output live