Skip to content

ShieldedDotDev/shielded-cli-js

Repository files navigation

shielded-cli

Node.js CI Last Build

A simple CLI for interacting with the shielded.dev service.

Install

npm install -g shielded-cli

Usage

# You can also use the --token argument
export SHIELDED_TOKEN="<Your token from shielded.dev>"

shielded --title "Last Build" --text "$(date)" --color "00AA33"