mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Minor changes and fixes
This commit is contained in:
parent
488e6f8131
commit
118c12fa14
9 changed files with 40 additions and 38 deletions
1
bin/collect.sh
Normal file
1
bin/collect.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
./magellan collect --dbpath data/assets.db --driver ipmi --timeout 5
|
||||
1
bin/list.sh
Normal file
1
bin/list.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
./magellan list --dbpath data/assets.db
|
||||
1
bin/scan.sh
Normal file
1
bin/scan.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
./magellan scan --subnet 172.16.0.0 --dbpath data/assets.db --driver ipmi --port 623
|
||||
Loading…
Add table
Add a link
Reference in a new issue