Creating and updating an application
The following commands are used to create, update, and delete your application:
Command |
Description |
---|---|
|
Creates a new application. See Chapter 4, Creating an Application from Scratch, for more details. There are a number of command-line options you can use along with this command to set default values. Use |
|
Uploads a new version of the application code to the AppFog cloud. You can use the |
|
Deletes the application from AppFog. The tool will not ask for any confirmation, so using this command will immediately delete your application. |
|
Creates a copy of an existing application. See further for an example. |
|
Sees which versions of the different runtimes are currently supported. The runtimes include Ruby, Java, PHP, and more. |
|