0.0.20 • Published 3 years ago

atlas-static-site-search-cli v0.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

atlas-static-site-search-cli

Set up Atlas Static Site Search for your website with one command.

USAGE

npx atlas-static-site-search-cli \        
  --group-id=<Your Atlas Project ID> \
  --cluster-name=<Your Atlas Cluster Name> \
  --public-key=<Your Atlas Public Key> \
  --private-key=<Your Atlas Private Key> \
  --sitemap-url=<Your Sitemap URL>

Install

$ npm install --global atlas-static-site-search-cli

CLI

$ atlas-static-site-search-cli --help

	Usage
	  $ atlas-static-site-search-cli

	Options
    --group-id      Your MongoDB Atlas Project ID
    --cluster-name  Your MongoDB Atlas Cluster name
    --public-key    Your MongoDB Atlas Public API Key
    --private-key   Your MongoDB Atlas Private API Key
    --sitemap-url   Your website's sitemap URL

	Examples
	  $ atlas-static-site-search-cli \
      --group-id=51d9b1148aefdc252e533b9e \
      --cluster-name=Cluster0 \
      --public-key=lkumasst \
      --private-key=736130cc-0b47-4dbf-ae2e-1556be632d78 \
      --sitemap-url="https://skunkblog.nlarew.com/sitemap/sitemap-index.xml"
	  Your Docs Search App ID: docs-search-abcde
0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago