cf: add login example (#8929)
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
> Command-line tool to manage apps and services on Cloud Foundry.
|
||||
> More information: <https://docs.cloudfoundry.org>.
|
||||
|
||||
- Log in to the Cloud Foundry API:
|
||||
|
||||
`cf login -a {{api_url}}`
|
||||
|
||||
- Push an app using the default settings:
|
||||
|
||||
`cf push {{app_name}}`
|
||||
|
Reference in New Issue
Block a user