[cloudstack-cloudmonkey.wiki] branch master updated: Updated Configuration (markdown)

2019-03-14 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new 145d37e  Updated Configuration (markdown)
145d37e is described below

commit 145d37eb81f8fb6fa93eefd9b820ba6770850933
Author: Rohit Yadav 
AuthorDate: Thu Mar 14 13:01:52 2019 +0530

Updated Configuration (markdown)
---
 Configuration.md | 22 +-
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/Configuration.md b/Configuration.md
index 62409b6..0fe2fa5 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -1,21 +1 @@
-These are the various options you can configure in `cmk` using `set`, for 
example `set output column`
-
-Option | Description | Default
|---|---
-prompt | The CLI prompt | 
-asyncblock | Whether to block and poll for async API job result, valid 
options: true and false | true
-timeout | The API timeout in seconds | 1800
-output | The API response output format, valid options: json, table, text, 
column, csv | json
-verifycert | Whether to verify X509/TLS certificate if URL is https enabled | 
true
-profile | The server profile name, `set` will switch to an existing profile or 
create a new profile with default if it does not exist | localcloud
-url* | The CloudStack server API url | http://localhost:8080/client/api
-username* | The user's username | admin
-password* | The user's password | password
-domain* | The user's domain | /
-apikey* | The user's API key | 
-secretkey* | The user's secret key | 
-
-Notes:
-- Options marked with `*` are settings server profile settings, other settings 
are core/global settings.
-- When both api/secret key and username/passwords are provided, the api/secret 
keys take precedence for API authentication over username/password.
-- An additional setting `debug` exists when can be turned on to enable console 
based debugging.
\ No newline at end of file
+j
\ No newline at end of file



[cloudstack-cloudmonkey.wiki] branch master updated: Updated Configuration (markdown)

2019-03-14 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new a0697ca  Updated Configuration (markdown)
a0697ca is described below

commit a0697ca8019846fd7c7625b79fe292be096ea4e6
Author: Rohit Yadav 
AuthorDate: Thu Mar 14 12:39:54 2019 +0530

Updated Configuration (markdown)
---
 Configuration.md | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/Configuration.md b/Configuration.md
index 4f40d90..62409b6 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -1,13 +1,13 @@
-These are the various options you can configure in `cloudmonkey` using `set`, 
for example `set output table`
+These are the various options you can configure in `cmk` using `set`, for 
example `set output column`
 
 Option | Description | Default
 ---|---|---
-asyncblock | Whether to block and poll for async API job result, valid 
options: true and false | true
-output | The API response output format, valid options: json, table, text, 
csv, xml | json
-profile | The server profile name, `set` will switch to an existing profile or 
create a new profile with default if it does not exist | localcloud
 prompt | The CLI prompt | 
+asyncblock | Whether to block and poll for async API job result, valid 
options: true and false | true
 timeout | The API timeout in seconds | 1800
+output | The API response output format, valid options: json, table, text, 
column, csv | json
 verifycert | Whether to verify X509/TLS certificate if URL is https enabled | 
true
+profile | The server profile name, `set` will switch to an existing profile or 
create a new profile with default if it does not exist | localcloud
 url* | The CloudStack server API url | http://localhost:8080/client/api
 username* | The user's username | admin
 password* | The user's password | password
@@ -16,5 +16,6 @@ apikey* | The user's API key |
 secretkey* | The user's secret key | 
 
 Notes:
-- Options marked with * are settings per server profile
-- When both api/secret key and username/passwords are provided, the api/secret 
keys take precedence for API authentication and encoding
\ No newline at end of file
+- Options marked with `*` are settings server profile settings, other settings 
are core/global settings.
+- When both api/secret key and username/passwords are provided, the api/secret 
keys take precedence for API authentication over username/password.
+- An additional setting `debug` exists when can be turned on to enable console 
based debugging.
\ No newline at end of file



[cloudstack-cloudmonkey.wiki] branch master updated: Updated Configuration (markdown)

2018-06-26 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new afcd56e  Updated Configuration (markdown)
afcd56e is described below

commit afcd56e8311f04571ca9f0c8995926866eae5a28
Author: Rohit Yadav 
AuthorDate: Tue Jun 26 12:49:06 2018 +0530

Updated Configuration (markdown)
---
 Configuration.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Configuration.md b/Configuration.md
index 4062beb..4f40d90 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -15,4 +15,6 @@ domain* | The user's domain | /
 apikey* | The user's API key | 
 secretkey* | The user's secret key | 
 
-Note: Options marked with * are settings per server profile
\ No newline at end of file
+Notes:
+- Options marked with * are settings per server profile
+- When both api/secret key and username/passwords are provided, the api/secret 
keys take precedence for API authentication and encoding
\ No newline at end of file