README.md in af-0.3.18.3 vs README.md in af-0.3.18.4
- old
+ new
@@ -27,9 +27,12 @@
push [appname] --url Set the url for the application
push [appname] --instances <N> Set the expected number <N> of instances
push [appname] --mem M Set the memory reservation for the application
push [appname] --no-start Do not auto-start the application
+ Application Download
+ pull <appname> [path] Downloads last pushed source to <appname> or [path]
+
Application Operations
start <appname> Start the application
stop <appname> Stop the application
restart <appname> Restart the application
delete <appname> Delete the application