Skip to content

Instantly share code, notes, and snippets.

@sfc-gh-eraigosa
Created November 7, 2014 22:42
Show Gist options
  • Save sfc-gh-eraigosa/4c10d74fb43d17334a1a to your computer and use it in GitHub Desktop.
Save sfc-gh-eraigosa/4c10d74fb43d17334a1a to your computer and use it in GitHub Desktop.
st2 run core.local uname
...
+-----------------+---------------------------------------------------------+
| Property | Value |
+-----------------+---------------------------------------------------------+
| id | 545d4aa2bcee620714035670 |
| context | { |
| | "user": "stanley" |
| | } |
| parameters | { |
| | "cmd": "uname" |
| | } |
| status | failed |
| start_timestamp | 2014-11-07T22:41:38.183000Z |
| result | { |
| | "localhost": { |
| | "failed": true, |
| | "stderr": "", |
| | "return_code": 254, |
| | "succeeded": false, |
| | "stdout": "Welcome to Ubuntu 14.04.1 LTS |
| | (GNU/Linux 3.11.0-26-generic x86_64)\n\n * |
| | Documentation: https://help.ubuntu.com/" |
| | } |
| | } |
| action | core.local |
| callback | |
+-----------------+---------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment