Skip to content

jbox-web/netbox-extractor

Repository files navigation

netbox-extractor

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

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 subcommands

Development

make setup
make deps
make spec
make build
bin/netbox-extractor

Contributing

  1. Fork it (https://github.com/your-github-user/netbox-extractor/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published