Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@algolia/cli_beta

Package Overview
Dependencies
Maintainers
103
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@algolia/cli_beta

The official Algolia CLI — manage indices, records, API keys, and synonyms from the command line

latest
Source
npmnpm
Version
4.0.6
Version published
Weekly downloads
0
Maintainers
103
Weekly downloads
 
Created
Source

Algolia CLI

The official Algolia CLI lets you manage your Algolia resources — indices, records, API keys, and synonyms — directly from the command line.

This package installs a prebuilt Go binary. The npm wrapper still requires Node.js to launch the installed command.

Installation

npm install -g @algolia/cli

Or run without installing:

npx @algolia/cli --help

Usage

algolia --help
algolia search --index my-index --query "foo"
algolia indices list
algolia apikeys list

Documentation

Full documentation: algolia.com/doc/tools/cli

Supported platforms

OSx64arm64
macOS
Linux
Windows

Issues

github.com/algolia/cli/issues

Keywords

algolia

FAQs

Package last updated on 19 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts