500 B
500 B
fbpkg
Tupperware
- create config.tw
- tw job validate
- tw sandbox interactive <config.tw>
- tw sandbox start <config.tw>
- tw sandbox resolve # This will list running containers?
- tw sandbox stop <task handle>
- tw job start <config.tw> # Push to prod?
- tw ssh <task handle> # ssh to running container
- tw log --tail --file stderr <task handler>