From 88705be091bd42fad415ca743a8233ff7f2625bd Mon Sep 17 00:00:00 2001 From: SooLee Date: Tue, 2 Jun 2020 18:56:58 +0000 Subject: [PATCH] updated doc --- docs/api.rst | 4 ++++ docs/commands.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index 304d4801d..a15ecaefd 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -469,6 +469,10 @@ To collect, save and visualize the resources metrics from Cloud Watch endtime= End time of the interval to be considered to retrieve the data + instance_id= Manually provide instance ID in case Tibanna somehow + can't find the information. This field is not required + normally. + cost ---- diff --git a/docs/commands.rst b/docs/commands.rst index 33f86e2d0..6a131f372 100644 --- a/docs/commands.rst +++ b/docs/commands.rst @@ -473,6 +473,10 @@ To collect, save and visualize the resources metrics from Cloud Watch -B|--do-not-open-browser Do not open the browser to visualize the metrics html after it has been created/updated + -i|--instance-id= Manually provide instance ID in case Tibanna somehow + can't find the information. This field is not required normally. + + cost ----