Sign in
--subdomain, the CLI prompts for it.
Where credentials are stored
Credentials for every signed-in workspace live in a single file:neetokb logout --all.
Check who you are
(default). Pass --subdomain <name> to show just one.
Sign out
Working with multiple workspaces
You can sign in to several subdomains at once. To add another workspace, name its subdomain:--subdomain. If you omit it, the CLI errors and lists the signed-in workspaces. neetokb logout follows the same rule and also accepts --all to sign out of every workspace at once.
--subdomain stays optional.
Pointing the CLI at another server
By default the CLI talks tohttps://<subdomain>.neetokb.com. Set NEETOKB_BASE_URL to use a different host, for example a staging server:
Troubleshooting
If sign-in or connection problems come up, runneetokb doctor first. See Troubleshooting for common issues and fixes.