Skip to content

Instantly share code, notes, and snippets.

@LindsayHill
Created June 27, 2016 22:53
Show Gist options
  • Save LindsayHill/caef90bbc37617462ec931780fd2a061 to your computer and use it in GitHub Desktop.
Save LindsayHill/caef90bbc37617462ec931780fd2a061 to your computer and use it in GitHub Desktop.
vagrant@chatops:~$ st2
action --api-url --auth-url --debug --help policy-type rule-enforcement sensor trigger --version
action-alias --api-version --cacert execution key --print-config run --skip-config trigger-instance webhook
apikey auth --config-file -h policy rule runner trace --url
vagrant@chatops:~$ st2 execution
cancel get -h --help list re-run
vagrant@chatops:~$ st2 execution list
+----------------------------+-----------------------+--------------+-------------------------+------------------------------+-------------------------------+
| id | action.ref | context.user | status | start_timestamp | end_timestamp |
+----------------------------+-----------------------+--------------+-------------------------+------------------------------+-------------------------------+
| 5770d0300a84b42cd28d3b0d | core.local | testu | succeeded (0s elapsed) | Mon, 27 Jun 2016 07:05:20 | Mon, 27 Jun 2016 07:05:20 UTC |
| | | | | UTC | |
| 5770d0330a84b42cd28d3b10 | core.remote | testu | succeeded (2s elapsed) | Mon, 27 Jun 2016 07:05:23 | Mon, 27 Jun 2016 07:05:25 UTC |
| | | | | UTC | |
+----------------------------+-----------------------+--------------+-------------------------+------------------------------+-------------------------------+
vagrant@chatops:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment