We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2f11f commit 8ce3401Copy full SHA for 8ce3401
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