Skip to content

Commit a9b13c9

Browse files
author
Matthew Fisher
committed
docs(client): elaborate upon builds:create
1 parent f57bf3f commit a9b13c9

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
@@ -784,7 +784,8 @@ def builds(self, args):
784784

785785
def builds_create(self, args):
786786
"""
787-
Creates a new build of an application.
787+
Creates a new build of an application. Imports an <image> and deploys it to Deis
788+
as a new release.
788789
789790
Usage: deis builds:create <image> [--app=<app>]
790791

0 commit comments

Comments
 (0)