Skip to content

Commit 03004b6

Browse files
committed
fix(workflow-cli): ps parser
1 parent b825fd2 commit 03004b6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

parser/ps.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ ps:list list application processes
1717
ps:exec execute a command in a container
1818
ps:restart restart an application or its process types
1919
ps:scale scale processes (e.g. web=4 worker=2)
20-
ps:stop stop processes (e.g. web worker)
21-
ps:start start processes (e.g. web worker)
2220
2321
Use 'drycc help [command]' to learn more.
2422
`

0 commit comments

Comments
 (0)