Tidied up CLI flag names

This commit is contained in:
David Allen 2024-07-17 15:42:00 -06:00
parent 085a2cfd0b
commit 796a67d5ab
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC
3 changed files with 24 additions and 21 deletions

View file

@ -11,22 +11,23 @@ scan:
collect:
# host: smd-host
# port: smd-port
user: "admin"
pass: "password"
username: "admin"
password: "password"
protocol: "https"
output: "/tmp/magellan/data/"
threads: 1
force-update: false
ca-cert: "cacert.pem"
cacert: "cacert.pem"
update:
bmc-host:
bmc-port: 443
user: "admin"
pass: "password"
host:
port: 443
username: "admin"
password: "password"
transfer-protocol: "HTTP"
protocol: "https"
firmware-url:
firmware-version:
firmware:
url:
version:
component:
secure-tls: false
status: false