File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
other: "Remove {{ count }} inactive accounts from the CLI config?"
92
92
removeSuccess: "Removed {{ accountName }} from the CLI config."
93
93
auth:
94
- describe: "Configure authentication for a HubSpot account. Supported authentication protocols are {{ supportedProtocols }}."
94
+ describe: "Configure authentication for your HubSpot account. Supported authentication protocols are {{ supportedProtocols }}."
95
95
errors:
96
96
noConfigFileFound: "No config file was found. To create a new config file, use the \"hs init\" command."
97
97
unsupportedAuthType: "Unsupported auth type: {{ type }}. The only supported authentication protocols are {{ supportedProtocols }}."
443
443
success:
444
444
fetch: "Downloaded HubDB table {{ tableId }} to {{ path }}"
445
445
init:
446
- describe: "Configure authentication for a HubSpot account. This will create a {{ configName }} file to store your account information."
446
+ describe: "Configure authentication for your HubSpot account. This will create a {{ configName }} file to store your account information."
447
447
options:
448
448
authType:
449
449
describe: "Authentication mechanism"
You can’t perform that action at this time.
0 commit comments