Skip to content

Instantly share code, notes, and snippets.

@fifthecho
Created August 29, 2014 12:38
Show Gist options
  • Save fifthecho/d05d1cf9a20fb7821fd2 to your computer and use it in GitHub Desktop.
Save fifthecho/d05d1cf9a20fb7821fd2 to your computer and use it in GitHub Desktop.
☁ Apache CloudStack 🐵 cloudmonkey 5.2.0. Type help or ? to list commands.
Using management server profile: Datapipe-57
> sync
224 APIs discovered and cached
> set profile home
> sync
[Errno 111] Connection refused
Failed to sync apis, please check your config?
Note: `sync` requires api discovery service enabled on the CloudStack management server
>
[core]
profile = home
asyncblock = true
paramcompletion = false
history_file = /home/jmoody/.cloudmonkey/history
cache_file = /home/jmoody/.cloudmonkey/cache
log_file = /home/jmoody/.cloudmonkey/log
[ui]
color = true
prompt = >
display = default
[home]
username = admin
secretkey =
password = password
apikey =
timeout = 3600
url = http://localhost:8080/client/api
expires = 600
[Datapipe-1854619]
username =
secretkey = SECRETKEY
password =
apikey = APIKEY
timeout = 3600
url = https://cloud.datapipe.com/api/compute/v1
expires = 600
[Datapipe-57]
username =
secretkey = SECRETKEY
password =
apikey = APIKEY
timeout = 3600
url = https://cloud.datapipe.com/api/compute/v1
expires = 600
[core]
profile = Datapipe-57
asyncblock = true
paramcompletion = false
history_file = /home/jmoody/.cloudmonkey/history
cache_file = /home/jmoody/.cloudmonkey/cache
log_file = /home/jmoody/.cloudmonkey/log
[ui]
color = true
prompt = >
display = default
[local]
username = admin
secretkey =
password = password
apikey =
timeout = 3600
url = http://localhost:8080/client/api
expires = 600
[home]
username =
secretkey = rKme6Jtl_CmpDG1jY3Pnx4COvDg524Q9HkH56nJc4BzHmO-F3-paK54ZhXEtOOAFoAo9V_iQibAbmOUkI_Zp2g
password =
apikey = CqCV2IgbfhSyYKsY9bHa4829EhEnjuw4SuokXXzJ4HGP3EekaMXeeRVkzE5CD6SAO1dh1cSL4ce8i_mYGPCapg
timeout = 3600
url = http://cloudstack.fifthecho.com:8080/client/api
expires = 600
[Datapipe-1854619]
username =
secretkey = SECRETKEY
password =
apikey = APIKEY
timeout = 3600
url = https://cloud.datapipe.com/api/compute/v1
expires = 600
[Datapipe-57]
username =
secretkey = SECRETKEY
password =
apikey = APIKEY
timeout = 3600
url = https://cloud.datapipe.com/api/compute/v1
expires = 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment