8000 GitHub - codeplay/cf-python-client at f908460fa6a843a0989c9ca7c0b5f446860a3319
[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