mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Querying PDU working
This commit is contained in:
parent
56522a3f29
commit
a9d16f50cf
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ var pduCollectCmd = &cobra.Command{
|
|||
URI: host,
|
||||
Username: username,
|
||||
Password: password,
|
||||
Insecure: true,
|
||||
}
|
||||
|
||||
inventory, err := jaws.CrawlPDU(config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue