Skip to content

Commit 30a939f

Browse files
committed
Added deis logs to docstrings.
1 parent d64892a commit 30a939f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

client/deis.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
info print a representation of the formation
2020
converge force-converge all nodes in the formation
2121
calculate recalculate and update the formation databag
22+
logs view aggregated log info for the formation
2223
destroy destroy a container formation
2324
2425
Subcommands, use ``deis help [subcommand]`` to learn more::
@@ -643,6 +644,7 @@ def formations(self, args):
643644
formations:balance rebalance the container formation
644645
formations:converge force-converge all nodes in the formation
645646
formations:calculate recalculate and update the formation databag
647+
formations:logs view aggregated log info for the formation
646648
formations:destroy destroy a container formation
647649
648650
Use `deis help [command]` to learn more

0 commit comments

Comments
 (0)