Skip to content

A Python package and CLI utility for dumping a Netbox inventory to a local directory in YAML format.

License

Notifications You must be signed in to change notification settings

baccenfutter/netbox_exporter

Repository files navigation

Netbox-Exporter

Netbox-Exporter is a Python package and CLI utility for fetching a Netbox inventory and dumping it to a local directory in YAML format for human consumption.

Getting started

Installation

pip install netbox_exporter

Usage

# netbox_exporter --help

# netbox_export \
    --dir ./netbox \
    --url https://netbox \
    --apikey 0123456789abcdef

Development

pipenv install --dev

About

A Python package and CLI utility for dumping a Netbox inventory to a local directory in YAML format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages