A HubSpot administrator wants to automate deployments using CI/CD pipelines. Which authentication method is recommended for the HubSpot CLI in automated environments?
-
A
OAuth browser-based login
-
B
Personal access key stored as a CI environment variable
-
C
HubSpot username and password via `hs auth`
-
D
API key stored in hubspot.config.yml committed to the repo