indices-auth
Installation
SKILL.md
Indices Auth
When To Use
Use this skill for:
indices loginindices auth-testindices logout- API key verification and storage behavior
Commands
Login
indices login
indices login --api-key "<api-key>"
Behavior:
- If
--api-keyis omitted, CLI securely prompts for the key. - API key is validated.
- Stores API key in local config.
Auth Test
indices auth-test
Returns an authenticated probe response.
Logout
indices logout
Removes stored API key.
Useful Global Flags
indices --json auth-test
indices login --api-base https://api.indices.io --timeout 30
Related skills
More from indicesio/cli
indices-task-management
Use this skill when creating, listing, inspecting, retrying, regenerating, or deleting tasks with the Indices CLI.
7indices-secrets
Use this skill when managing secret values used by Indices runs via the CLI.
6indices
>
5indices-run-operations
Use this skill when finding tasks to execute and creating/listing/inspecting runs with the Indices CLI.
5