publish_metric_extension
すべての管理者が使用できるようにメトリック拡張を公開します。メトリック拡張はデプロイ可能な下書きである必要があります。
書式
emcli publish_metric_extension -target_type=<metric_extension_target_type> -name=<metric_extension_name> -version=<metric_extension_version>
オプション
-
target_type
メトリック拡張のターゲット・タイプ。
-
name
メトリック拡張の名前。
-
version
公開するメトリック拡張のバージョン。
例
この例では、指定したターゲット・タイプ、名前およびバージョンのメトリック拡張を公開します。
emcli publish_metric_extension -target_type=<target type of the metric extension> -name=<name of the metric extension -version=<version of the metric extension>