We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c2f11f + 8ce3401 commit 7abc68cCopy full SHA for 7abc68c
1 file changed
client/deis.py
@@ -33,6 +33,7 @@
33
logs view aggregated log info for the app
34
run run a command in an ephemeral app container
35
destroy destroy an application
36
+ pull imports an image and deploys as a new release
37
38
Use ``git push deis master`` to deploy to an application.
39
0 commit comments