@mirai73/gg-inspector
v1.1.0
Published
A CLI tool to inspect the AWS IoT Greengrass group running on the device
Downloads
6
Readme
gg-inspector - a CLI to inspect an AWS IoT Greengrass installation
This is a CLI that can help you in finding issues with your current AWS IoT Greengrass installation.
It provides a show
command to display the current group configuration and a logs
command to tail all the logs.
To use, you can run
sudo npx @mirai73/gg-inspector show
or if you have cloned this repo locally:
sudo node index show