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