commit | 0fbf4c89b3ca40996836349c3f4bc64b991b14d5 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon May 02 17:07:56 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon May 02 17:07:56 2016 -0700 |
tree | f9e408843c35f62f62d7a44d8f1b944612195c55 | |
parent | 98efb7f25389ab5c3f3e7e89dc268e121c36c00e [diff] |
sshkeys example
diff --git a/xos/api/examples/misc/get_sshkeys.sh b/xos/api/examples/misc/get_sshkeys.sh new file mode 100755 index 0000000..0ac14c0 --- /dev/null +++ b/xos/api/examples/misc/get_sshkeys.sh
@@ -0,0 +1,6 @@ +#!/bin/bash + +source ./config.sh +source ./util.sh + +curl -H "Accept: application/json; indent=4" -u $AUTH -X GET $HOST/api/utility/sshkeys/