0.0.20 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago