Jose Diaz-Gonzalez
b706b6f579
docs: clarify that all run containers are removed at the end of process execution
2022-01-27 21:08:34 -05:00
Jose Diaz-Gonzalez
86a2b7d2e3
docs: clarify when the cli changes were made
2021-07-27 03:03:18 -04:00
Jose Diaz-Gonzalez
a91a0f8abb
docs: application => app
2021-07-27 02:59:33 -04:00
Jose Diaz-Gonzalez
5a1a30efeb
feat: add ability to list one-off dynos
2021-07-27 02:58:45 -04:00
Jose Diaz-Gonzalez
3d913d89f6
docs: add run:detached to documentation
2021-07-27 02:58:45 -04:00
Jose Diaz-Gonzalez
1c6f847c55
docs: update help output
2021-07-27 02:58:45 -04:00
Jose Diaz-Gonzalez
61d4b478ce
feat: add --no-tty flag to run and run:detached commands
2021-07-27 02:58:45 -04:00
Jose Diaz-Gonzalez
350a84d253
refactor: deprecate the --detach flag in favor of run:detached
2021-07-27 02:58:44 -04:00
Jose Diaz-Gonzalez
618158a0f3
refactor: deprecate the --rm and --rm-container flags
...
These flags are not commonly invoked by users, causing issues when cleaning up old containers. Rather than instruct users to use some random flag, just change the default to what is likely to be more common.
2021-07-27 02:58:19 -04:00
Jose Diaz-Gonzalez
864562221d
docs: specify that run containers use the same image
2021-07-24 13:41:03 -04:00
Jose Diaz-Gonzalez
065bba5851
docs: refactor process docs
...
- split out run and enter docs into two different sections
- gather all process related docs into one new section
- add scheduled cron task docs
2021-01-21 01:30:28 -05:00