Ilya Kutukov
85311221ca
Add custom graph download and list support to the Fuel V2 CLI
Following commands are added:
* fuel2 graph download --env env_id --all [--type graph_type] [--file cluster_graph.yaml]
* fuel2 graph download --env env_id --cluster [--type graph_type] [--file cluster_graph.yaml]
* fuel2 graph download --env env_id --plugins [--type graph_type] [--file plugins_graph.yaml]
* fuel2 graph download --env env_id --release [--type graph_type] [--file release_graph.yaml]
--type is optional and ‘default’ graph will be downloaded in no type is
defined.
* fuel2 graph list --env env_id
Change-Id: Iba9255f2b201ffc54e81e0f15ba7b9e415ef63ba
Closes-Bug: #1563851
DocImpact
2016-04-07 13:41:37 +00:00
..
2015-07-14 19:33:57 +03:00
2016-04-04 19:32:09 +00:00
2016-04-07 13:41:37 +00:00
2016-02-25 10:21:34 +00:00
2016-04-04 19:32:09 +00:00
2016-04-07 13:41:37 +00:00
2016-04-07 13:41:37 +00:00
2016-04-07 13:41:29 +00:00
2016-03-12 15:02:09 -06:00
2016-03-27 21:28:43 -05:00
2016-02-12 16:01:47 +01:00
2016-02-17 15:38:06 +03:00
2015-01-24 22:57:34 +01:00
2014-07-11 14:47:58 +02:00
2016-03-27 20:29:43 +00:00
2015-09-15 12:00:57 +02:00
2016-02-22 09:53:37 -08:00