Minor changes and fixes

This commit is contained in:
David J. Allen 2023-08-30 14:43:13 -06:00
parent 488e6f8131
commit 118c12fa14
9 changed files with 40 additions and 38 deletions

1
bin/collect.sh Normal file
View file

@ -0,0 +1 @@
./magellan collect --dbpath data/assets.db --driver ipmi --timeout 5

1
bin/list.sh Normal file
View file

@ -0,0 +1 @@
./magellan list --dbpath data/assets.db

1
bin/scan.sh Normal file
View file

@ -0,0 +1 @@
./magellan scan --subnet 172.16.0.0 --dbpath data/assets.db --driver ipmi --port 623