stackery gitproviders setup
stackery gitproviders setup
Set up Stackery's access to a Git provider
Synopsis
For a provider using OAuth2, launch the the user's web browser to authorize the Stackery OAuth app. For providers that require a personal access token, the user is prompted to enter the token.
stackery gitproviders setup --git-provider=<provider> [flags]
Options
  -p, --git-provider string   The Git provider to set up
  -h, --help                  help for setup
      --token string          A personal access token, for providers that require one
      --username string       The authorizing user for providers authorized with personal access tokens
Options inherited from parent commands
      --non-interactive   Skip user inputs
SEE ALSO
- stackery gitproviders - Manage Git providers
 
