10000 GitHub - codeplay/cf-python-client at 04bb432b30fa263b74c3a986358f9b58dc9940c9
[go: up one dir, main page]

Skip to content

codeplay/cf-python-client

Repository files navigation

Python cloudfoundry client pypi license

================

The cf-python-client repo contains a Python client library for Cloud Foundry.

Packaging

To build the library run :

$ python setup.py install

Run the client

To run the client, enter the following command :

$ cloudfoundry-client

This will explains you how the client works. At first execution, it will ask you information about the platform you want to reach (url, login and so on). Please note that your credentials won't be saved on your disk: only tokens will be kept for further use.

About

Small cloudfoundry client implemented in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0