cradle-elastic: update token wording
This commit is contained in:

committed by
Agniva De Sarker

parent
744acae972
commit
72f5216f6c
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
- Truncate the ElasticSearch index for a specific package:
|
- Truncate the ElasticSearch index for a specific package:
|
||||||
|
|
||||||
`cradle elastic flush {{package}}`
|
`cradle elastic flush {{package_name}}`
|
||||||
|
|
||||||
- Submit the ElasticSearch schema:
|
- Submit the ElasticSearch schema:
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
- Submit the ElasticSearch schema for a specific package:
|
- Submit the ElasticSearch schema for a specific package:
|
||||||
|
|
||||||
`cradle elastic map {{package}}`
|
`cradle elastic map {{package_name}}`
|
||||||
|
|
||||||
- Populate the ElasticSearch indexes for all packages:
|
- Populate the ElasticSearch indexes for all packages:
|
||||||
|
|
||||||
@@ -24,4 +24,4 @@
|
|||||||
|
|
||||||
- Populate the ElasticSearch indexes for a specific package:
|
- Populate the ElasticSearch indexes for a specific package:
|
||||||
|
|
||||||
`cradle elastic populate {{package}}`
|
`cradle elastic populate {{package_name}}`
|
||||||
|
Reference in New Issue
Block a user