Using services
Use the command line to create and manage services such as remote databases.
Command |
Description |
---|---|
|
Lists available and configured services for your account. |
|
Creates a new service. You will be prompted for the type (if not passed as parameter) and name of the service. |
|
Removes a service. If you do not provide a service name, you will be presented with a list of all of your services. |
|
Associates a service with an application. |
|
Removes the association of a service with an application. |
|
Clones all the services from one app to another one. |
|
Creates a tunnel to a remote service. For example, this is useful to query your remote databases. Using this command requires the |
Often it will be easier to create services from the AppFog web console. However...