Revision 991240c0
Added by Thomas McKay almost 9 years ago
README.md | ||
---|---|---|
1 |
# hammer-cli-katello |
|
1 |
# hammer-cli-csv |
|
2 |
================ |
|
2 | 3 |
|
4 |
Foretello data convenience utility: Import and export CSV data |
|
3 | 5 |
|
4 |
Next-gen CLI tool for [Katello](http://katello.org) (Katello-specific commands)
|
|
6 |
Required
|
|
5 | 7 |
|
6 |
WORK IN PROGRESS |
|
8 |
1. [hammer-cli](https://github.com/theforeman/hammer-cli) |
|
9 |
2. [hammer-cli-foreman](https://github.com/theforeman/hammer-cli-foreman) |
|
10 |
3. [hammer-cli-katello](https://github.com/Katello/hammer-cli-katello) |
|
11 |
4. [foreman_api](https://github.com/theforeman/foreman_api) |
|
12 |
5. [katello_api](https://github.com/Katello/katello_api) |
|
13 |
|
|
14 |
Add hammer modules to *cli_config.yml* |
|
15 |
``` |
|
16 |
:modules: |
|
17 |
- hammer_cli_foreman |
|
18 |
- hammer_cli_katello |
|
19 |
- hammer_cli_csv |
|
20 |
``` |
Also available in: Unified diff
readme - updated license and starting readme