HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

zapier login — Log in to a Zapier account. More information: <https://github.com/zapier/zapier-platform/blob/main/p

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandaccountzapier loginclilogmoreinformationzapier

Problem

How to use the zapier login command: Log in to a Zapier account. More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#login>.

Solution

zapier login — Log in to a Zapier account. More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#login>.

Log in to a Zapier account:
zapier login


Log in to a Zapier account with a deploy key for SSO:
zapier login {{[-s|--sso]}}


Display additional debug output:
zapier login {{[-d|--debug]}}

Code Snippets

Log in to a Zapier account

zapier login

Log in to a Zapier account with a deploy key for SSO

zapier login {{[-s|--sso]}}

Display additional debug output

zapier login {{[-d|--debug]}}

Context

tldr-pages: common/zapier login

Revisions (0)

No revisions yet.