algolia-cli-old icon indicating copy to clipboard operation
algolia-cli-old copied to clipboard

[DEPRECATED] This repo and npm package are no longer maintained or supported. The new official command line tool can be found here: https://github.com/algolia/cli

Results 13 algolia-cli-old issues
Sort by recently updated
recently updated
newest added

Running DeleteIndicesPattern (https://github.com/algolia/algolia-cli/blob/develop/commands/DeleteIndicesPattern.js) with the dry run flag set results in a response of: ``` [DRY RUN] 0 indices deleted``` When run in a Windows terminal. The command works fine...

bug
good first issue

The interactive shell fails if there is a space in the source filepath. `(node:69153) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, lstat '/Users/tobiweinstock/Desktop/hager_de.json '` Suggested solution would be to...