mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-16 11:15:46 +00:00
README(.md): enhance connect example
This commit is contained in:
parent
90ac08e6c4
commit
cc747de22e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ This module is a wrapper for the [Netbox](https://github.com/digitalocean/netbox
|
||||||
# Usage
|
# Usage
|
||||||
1. Install module from the `netboxPS` folder
|
1. Install module from the `netboxPS` folder
|
||||||
2. Import module
|
2. Import module
|
||||||
3. Connect to an API endpoint by using `Connect-NetboxAPI`
|
3. Connect to an API endpoint by using `Connect-NetboxAPI -Hostname netbox.example.com`
|
||||||
Loading…
Add table
Reference in a new issue