TODO: Write a description here
TODO: Write installation instructions here
Usage:
bin/netbox-extractor [flags...] [arg...]
Generate Ansible inventories and Icinga configuration files from Netbox
Flags:
--help # Displays help for the current command.
--version # Displays the version of the current application.
Subcommands:
ansible # Netbox/Ansible subcommands
bind # Netbox/Bind subcommands
icinga # Netbox/Icinga subcommands
test_api # Netbox/Test subcommandsmake setup
make deps
make spec
make build
bin/netbox-extractor- Fork it (https://github.com/your-github-user/netbox-extractor/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- Nicolas Rodriguez - creator and maintainer