IoT Edge Greengrass command line for restart

0

Hello All, I tried to find how to start/stop a specific deployed package at the device side instead of using sudo service greengrass stop. Is this possible? Thanks!

enierop
asked 2 years ago810 views
2 Answers
0
Accepted Answer

further to @Jan_B answer you can Install it from the public components https://<your-region>.console.aws.amazon.com/iot/home?region=<your-region>#/greengrass/v2/components/public/aws.greengrass.Cli/versions/2.5.3 then it will be available on your device at /greengrass/v2/bin/greengrass-cli

clogwog
answered 2 years ago
0

If you deploy the local Greengrass Command Line Interface component, you can use the CLI to interact with your components from the host where Greengrass is installed. For example, restarting a component like this

profile pictureAWS
EXPERT
Jan_B
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions