UNPKG

@zendesk/zcli

Version:

Zendesk CLI is a single command line tool for all your zendesk needs

2 lines (1 loc) 402 B
export declare const HELP_ENV_VARS = "\nYou can use credentials stored in environment variables:\n\nZENDESK_SUBDOMAIN = your account subdomain\nZENDESK_EMAIL = your account email\nZENDESK_API_TOKEN = your account api token see https://{subdomain}.zendesk.com/agent/admin/api/settings\n\nOnce these environment variables are set, zcli profile is not required for authentication and will be ignored.\n";