File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 nodes manage nodes used to host containers and proxies
1818
1919 apps manage applications used to service end-users
20- containers manage containers used to perform work an app
20+ containers manage containers used to service applications
2121 config manage environment variables that define app config
2222 builds manage builds created using `git push`
2323 releases manage releases of an application
2626 flavors manage flavors of nodes including size and location
2727 keys manage ssh keys used for `git push` deployments
2828
29- Operations commands::
30-
31- init initialize a new formation
32- scale scale nodes in a formation (deis=2, layer2=1)
33- converge force-converge all nodes
34- calculate recalculate and print the formation databag
35- info print a representation of the formation
36- destroy destroy a formation
37-
38- Developer commands::
29+ Developer shortcut commands::
3930
4031 create create a new application
4132 scale scale process types (web=2, worker=1)
You can’t perform that action at this time.
0 commit comments