Add a git repository.
Add a new git repository to the system.
vcli gitrepo add [name] [flags]
--git-token string Authentication token for the git repository.
--git-url string URL to git repository (starts with http://, https:// or ssh://).
--git-username string Authentication username for the git repository.
-h, --help help for add
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-j, --json Output the response table as JSON format.