mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
refactor: use vars for cred flags
This commit is contained in:
parent
8f96a2f686
commit
10b3f55b53
2 changed files with 6 additions and 5 deletions
|
|
@ -44,6 +44,7 @@ var (
|
|||
verbose bool
|
||||
debug bool
|
||||
forceUpdate bool
|
||||
insecure bool
|
||||
)
|
||||
|
||||
// The `root` command doesn't do anything on it's own except display
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue