mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Merge branch 'main' into alt-releaser
This commit is contained in:
commit
4c45afce8d
7 changed files with 39 additions and 45 deletions
|
|
@ -30,11 +30,11 @@ var collectCmd = &cobra.Command{
|
|||
User: user,
|
||||
Pass: pass,
|
||||
Drivers: drivers,
|
||||
Preferred: preferredDriver,
|
||||
Timeout: timeout,
|
||||
Threads: threads,
|
||||
Verbose: verbose,
|
||||
WithSecureTLS: withSecureTLS,
|
||||
|
||||
}
|
||||
magellan.CollectInfo(&probeStates, l, q)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue