File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -911,6 +911,7 @@ def flavors(self, args):
911911 flavors:create create a new node flavor
912912 flavors:info print information about a node flavor
913913 flavors:list list available flavors
914+ flavors:update update an existing node flavor
914915 flavors:delete delete a node flavor
915916
916917 Use `deis help [command]` to learn more
Original file line number Diff line number Diff line change 1+ :title: Formation
2+ :description: A Deis formation is a set of infrastructure used to host applications.
3+ :keywords: formation, deis
4+
5+ .. _formation :
6+
7+ Formation
8+ =========
9+ A :ref: `formation ` is a set of infrastructure used to host :ref: `Applications <application >`.
10+ Each formation includes :ref: `Layers <layer >` of :ref: `Nodes <node >`
11+ that provide different services to the formation.
You can’t perform that action at this time.
0 commit comments