We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b656b57 commit 69526b0Copy full SHA for 69526b0
1 file changed
client/deis.py
@@ -13,8 +13,9 @@
13
Shortcut commands::
14
15
create create a new container formation
16
- info print a representation of the formation
17
scale scale container types (web=2, worker=1)
+ logs print most recent logs for the formation
18
+ info print a representation of the formation
19
converge force-converge all nodes in the formation
20
calculate recalculate and update the formation databag
21
destroy destroy a container formation
0 commit comments