nautilinks-cli
v0.1.0
Published
Official command-line client for the Nautilinks backlink API
Downloads
170
Maintainers
Readme
Nautilinks CLI
Official dependency-free command-line client for the Nautilinks Agent API.
Install the registry package globally or run it without installation:
npm install --global nautilinks-cli
nautilinks help
npx --yes nautilinks-cli helpThe signed-off downloadable package published by Nautilinks can also be run directly:
npx --yes https://nautilinks.co/downloads/nautilinks-cli-0.1.0.tgz search-sites --niche voyage --shelf PlanctonSet NAUTILINKS_API_KEY to a live (sn_live_...) or sandbox (sn_test_...) key. Use a sandbox key before testing create-order; it validates and prices the same JSON without creating or charging a real order.
Run nautilinks help for every command. The complete typed contract is at https://nautilinks.co/openapi.json and the quickstart is at https://nautilinks.co/en/developers/.
