mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Minor formatting
This commit is contained in:
parent
d8bd169cb7
commit
d09b71262a
2 changed files with 24 additions and 20 deletions
|
|
@ -11,6 +11,10 @@ function list(){
|
||||||
./magellan list
|
./magellan list
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function update() {
|
||||||
|
./magellan update --user admin --pass password --host 172.16.0.109 --component BMC --protocol HTTP --firmware-path ""
|
||||||
|
}
|
||||||
|
|
||||||
function collect() {
|
function collect() {
|
||||||
./magellan collect --user admin --pass password
|
./magellan collect --user admin --pass password
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue