From 40a2577f689eb7c88eaa5203dbec330f9bd6f3cc Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Fri, 11 Sep 2015 10:32:25 +0900 Subject: [PATCH] Update CLI reference for python-saharaclient 0.11.0 Change-Id: I3a0cb16a7d95c22b7d790adb47f69ba99935dfa2 --- .../generated/ch_cli_sahara_commands.xml | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/doc/cli-reference/generated/ch_cli_sahara_commands.xml b/doc/cli-reference/generated/ch_cli_sahara_commands.xml index 1e69438d36..ba31658731 100644 --- a/doc/cli-reference/generated/ch_cli_sahara_commands.xml +++ b/doc/cli-reference/generated/ch_cli_sahara_commands.xml @@ -15,7 +15,7 @@ interface (CLI) for the Data processing API and its extensions. This chapter documents sahara version - 0.10.1. + 0.11.0. For help on a specific sahara @@ -76,7 +76,7 @@ cluster-scale - Scale a cluster + Scale a cluster. @@ -481,7 +481,8 @@ --endpoint-type <endpoint-type> - Defaults to env[SAHARA_ENDPOINT_TYPE] or publicURL. + Defaults to env[SAHARA_ENDPOINT_TYPE] or + env[OS_ENDPOINT_TYPE] or publicURL. @@ -703,7 +704,7 @@ Create a cluster. --count COUNT - Number of clusters to be created. + Number of clusters to create. @@ -745,7 +746,7 @@ Print a list of available clusters. sahara cluster-scale usage: sahara cluster-scale [--name NAME] [--id <cluster_id>] [--json JSON] -Scale a cluster +Scale a cluster. Optional arguments @@ -919,7 +920,7 @@ Update a cluster template. --id <template_id> - Id of the cluster template to update. + ID of the cluster template to update. @@ -1417,7 +1418,7 @@ Update a job binary. --id <job_binary_id> - Id of the job binary to update. + ID of the job binary to update. @@ -1676,7 +1677,7 @@ Show supported job types. --type <job_type> - Report only on this job type + Report only on this job type. @@ -1802,7 +1803,7 @@ Update a node group template. --id <template_id> - ID of the node group template to update + ID of the node group template to update. @@ -1810,7 +1811,7 @@ Update a node group template. --json JSON - JSON representation of the node group template update + JSON representation of the node group template update.