Brocade Flow Manager Client library
Usage
The Flow Manager client can be used as either library for packages wishing to more easily access the Lumina Flow Manager functions or can also be used as a command line interface tool to display LFM information.
lfm --help
Installation
This library needs to be packaged into a source distribution and then copied into a location that allows one of the packages that use it to include it (i.e. on a web server like nginx).
Creating the source distribution
Need to do the following to create source distribution
Run the following command to make a source distribution
$ make sdist
Copy the resulting distribution to a web server
$ cd dist $ scp lfm-cli-2.0.0.tar.gz <webserver>:/web/dir
Running the tests
tests can be run on the package to ensure nothing has been broken
$ make test
Release files for lfmcli 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lfmcli-2.0.0.tar.gz | 9.9 kB | Details |
Release files / lfmcli-2.0.0.tar.gz
| Download URL | lfmcli-2.0.0.tar.gz |
|---|---|
| Size | 9.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cbdb426271449c1d3f1ebc807166077f03941a8e4d42332cef429e4df90452f1
|
|
BLAKE2b-256 checksum How to use checksums |
46d8bf4a9dd78f29d963d9ef1332ebe336c4f6a5279edbcbaecaaec89fecc49d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.15
|