# hammer-cli-csv ================ Foretello data convenience utility: Import and export CSV data Required 1. [hammer-cli](https://github.com/theforeman/hammer-cli) 2. [hammer-cli-foreman](https://github.com/theforeman/hammer-cli-foreman) 3. [hammer-cli-katello](https://github.com/Katello/hammer-cli-katello) 4. [foreman_api](https://github.com/theforeman/foreman_api) 5. [katello_api](https://github.com/Katello/katello_api) Add hammer modules to *cli_config.yml* ``` :modules: - hammer_cli_foreman - hammer_cli_katello - hammer_cli_csv ```