Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
124b03f48151a3bc554a097898e0a36d73637433
/
.
/
xos
/
api
/
examples
/
misc
/
get_sshkeys.sh
blob: 0ac14c0b3d9abb6e7cce38af1780594b77fa2f62 [
file
] [
log
] [
blame
]
#!/bin/bash
source
./
config
.
sh
source
./
util
.
sh
curl
-
H
"Accept: application/json; indent=4"
-
u $AUTH
-
X GET $HOST
/
api
/
utility
/
sshkeys
/