Authenticating Taubyte CLI

Authenticates the `tau` CLI to GitHub — token-based login (preferred for automation), browser OAuth fallback (`tau login --new`), and recovery from `GET /me 401`. Also explains how to retrieve the GitHub token stored in `~/tau.yaml` for direct HTTP calls. Use on first-time setup, when `tau` returns 401 Unauthorized, before any `tau new project` / `tau import` / `tau push`, or when a script needs the token to call Dream HTTP endpoints.

taubyte ce924fc 4.9 KB Updated

File contents

taubyte/skills/tree/main/skills/authenticating-taubyte-cli commit ce924fcf2c

Frequently asked questions

npx skillmds@latest add taubyte/authenticating-taubyte-cli