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
質問済み 2年前809ビュー
2回答
0
承認された回答

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
回答済み 2年前
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
エキスパート
Jan_B
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ