mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
Updated vars in 'root' cmd
This commit is contained in:
parent
41c0e24c06
commit
b488c32195
1 changed files with 8 additions and 5 deletions
|
|
@ -15,6 +15,9 @@ var (
|
|||
verbose bool
|
||||
targets []string
|
||||
outputPath string
|
||||
accessToken string
|
||||
remoteHost string
|
||||
remotePort int
|
||||
)
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue