Skip to content

Commit 69526b0

Browse files
author
Gabriel Monroy
committed
add logs to common CLI commands
1 parent b656b57 commit 69526b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

client/deis.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
Shortcut commands::
1414
1515
create create a new container formation
16-
info print a representation of the formation
1716
scale scale container types (web=2, worker=1)
17+
logs print most recent logs for the formation
18+
info print a representation of the formation
1819
converge force-converge all nodes in the formation
1920
calculate recalculate and update the formation databag
2021
destroy destroy a container formation

0 commit comments

Comments
 (0)