Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

awlx/netbox-bash-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Netbox-Autocompletion

Looks up devices from Netbox and offers autocompletion for SSH

Usage

Usage of ./netbox-bash-completion:
  -netbox string
        Netbox BaseURL (default "https://netbox.local")
  -netbox-api-token string
        Mandatory: Netbox API Token
  -netbox-device string
        Device String to search for
  -tld string
        Default TLD for devices (default "local")

Add this to your .bashrc

source $GOTPATH/src/github.com/awlx/netbox-bash-completion/bash/completion-go.sh

About

Simple bash-completion with Netbox as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published