Files

13 lines
215 B
Plaintext

---
comment: |-
For this to work the target must be connected to an AWS instance via EB CLI.
functions:
inherit:
- code: |-
eb logs
contexts:
sudo:
unprivileged:
from: journalctl
...