CLI
We provide a command-line interface for interacting with Microlink API from your terminal, available as an
npm package
.npm install @microlink/cli --global
Alternatively, if you have
npx
, you can just run it.npx install @microlink/cli --help
After that,
microlink
command will be available in your system.