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