aws-ssm-send-command icon indicating copy to clipboard operation
aws-ssm-send-command copied to clipboard

Command output status

Open paulywill opened this issue 3 years ago • 2 comments

In the documentation there's an example of getting the command id. Is it not possible to grab the status?

ie. Github Actions ${{ steps.ssm-client.outputs.status }}"

paulywill avatar Jan 14 '22 16:01 paulywill

Perhaps add to outputs here

paulywill avatar Jan 14 '22 16:01 paulywill

Have you forked and tested? I liked the idea but I'm not sure if the data brings back the result of the running command.. But it will be great if we could.

igormcsouza avatar Sep 03 '22 02:09 igormcsouza