Skip to content

Releases: algolia/cli

Algolia CLI 1.1.2-beta

24 Aug 16:04
bfe11a1

Choose a tag to compare

Changelog

bfe11a1 [DEX-117] Add indices move command (#38)
99c2249 [DEX-116] Mark file flag as required for the objects import command (#37)
6a3aaa1 Remove confirmation prompt for non-default profile removal (#34)
9e0812a fix: spelling (#35)
7a30ed5 Merge pull request #21 from algolia/chore/update-readme
b2f9f32 Merge branch 'master' into chore/update-readme
9296559 Add missing flags to the rules import cmd (#27)
b725bd1 Add missing flags to the synonyms import cmd (#26)
0f8e000 Merge branch 'master' into chore/update-readme
8e59bba chore: update readme
da00465 [DEX-111] Update docs publishing workflow (#33)
616ef0f chore: update readme & makefile
6c28ba2 Pluralize apikey and index commands (#32)
8dc1131 Add CLI docs shortcuts to algolia open cmd
3b54ff1 Add documentation links

Algolia CLI 1.1.1-beta

12 Aug 15:06

Choose a tag to compare

Pre-release

Changelog

8f889d2 Fix typo

Algolia CLI 1.0.12-beta

04 Aug 14:55
e1b2691

Choose a tag to compare

Pre-release

Changelog

e1b2691 Automatically publish the docs .yml files on release (#20)
364cd00 Install shell completions directly (#19)

Algolia CLI 1.0.11-beta

03 Aug 14:34
b189a78

Choose a tag to compare

Pre-release

Changelog

b189a78 feat(cmd) Add ??? (#16)
95f922a feat(cfg) Replace application by profiles (#17)
8a12831 feat(cmd) JSONPath Printer (#18)

Algolia CLI 1.0.10-beta

20 Jul 11:58
dc455bf

Choose a tag to compare

Pre-release

Changelog

dc455bf [DEX-100] fix(pkg) Pass custom logger for telemetry (#14)

Algolia CLI 1.0.9-beta

19 Jul 16:42

Choose a tag to compare

Pre-release

Changelog

5634495 fix(cmd) Fix telemetry createContext
40f3dd1 fix(pkg) Replace by for telemetry

Algolia CLI 1.0.8-beta

18 Jul 09:53

Choose a tag to compare

Pre-release

Changelog

c71e4cb feat(pkg) Add version and os as telemetry user traits

Algolia CLI 1.0.7-beta

18 Jul 08:44

Choose a tag to compare

Pre-release

Changelog

857b9c5 fix(cmd) Do not track completion and help commands

Algolia CLI 1.0.6-beta

15 Jul 07:39

Choose a tag to compare

Pre-release

Changelog

b3637e7 [DEX-94] fix(cmd) application remove - better error message
2b9f80e [DEX-94] fix(cmd) application remove - add check if app exists
136412f [DEX-96] fix(cmd) Remove unexpected print statement

Algolia CLI 1.0.5-beta

14 Jul 09:13

Choose a tag to compare

Pre-release

Changelog

05279cf Merge branch 'master' of github.com:algolia/cli
a023790 fix(cmd) Fix search command
537ebe1 feat(pkg) Add telemetry (#12)
7ccc0df feat(cmd) Add elapsed time and batch size parameter to objects import (#9)
11b25f4 feat(cmd) Add forward-to-replicas flag to the set settings command
77d2919 feat(cmd) Add set settings command
9bf20cd feat(doc) Use YAML format (#11)
97ac8ea feat(cmd) Add search flags to the browse command (#10)
a558eba feat(cmd) Use OpenAPI specs for flags generation