forked from Katello/katello-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Contains the Python based command line interface to the Katello server.
License
parthaa/katello-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Katello command line client. Usage: katello [options] HACKING Run unit tests (install python-mock - available in Fedora 17+) make test Compile a test RPM: tito build --rpm --test --rpmbuild-options=--nodeps Installing via pip into a virtualenv: Locally: env SWIG_FEATURES="-cpperraswarn -includeall -D__`uname -m`__ -I/usr/include/openssl" pip install -r requirements.txt From the virtualenv: env SWIG_FEATURES="-cpperraswarn -includeall -D__`uname -m`__ -I/usr/include/openssl" pip install -r <env-name>/etc/katello-cli/requirements.txt
About
Contains the Python based command line interface to the Katello server.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 92.5%
- Shell 7.1%
- Perl 0.4%