Authenticate and Select Workspace
Log in to the Kick CLI, use personal access tokens safely, and confirm the workspace before running client commands.
Log in interactively
kick loginkick whoamiUse a token for scripts
export KICK_PAT=kick_pat_...
kick whoamiSelect a workspace
Use profiles for repeated work
Sign out
Last updated
Was this helpful?
