module

Build

This command is used to login to the Build API. The Build API token is stored in the user's netrc file. Because the commandline needs the token, it does a three-way OAuth authentication. This command requests a login authorization from Build, then opens a browser to have the users OAuth-accept that authorization. Once the user accepts the authorization, the command polls the Build API to get the user's token.

Class methods

api_host
Source
api_host_scheme
Source
api_url
Source
debugging?

This will now control both CLI debug messages and SDK debugging.

Source
git_host
Source
parsed_api_uri
Source
setup_global_api_config

Method to setup global API client config

Source

Nested types