次の方法で共有


az spring-cloud application-configuration-service

Note

このリファレンスは、Azure CLI (バージョン 2.45.0 以降) の Spring-cloud 拡張機能の一部です。 拡張機能は、az spring-cloud application-configuration-service コマンドを初めて実行するときに自動的にインストールされます。 拡張機能の詳細をご覧ください。

このコマンド グループはプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド グループ 'spring-cloud' は非推奨であり、今後のリリースで削除されるため、このコマンド グループは暗黙的に非推奨となります。 代わりに 'spring' を使用してください。

(エンタープライズ層のみ)Azure Spring Cloud で Application Configuration Service を管理するためのコマンド。

コマンド

名前 説明 状態
az spring-cloud application-configuration-service bind

アプリケーションを Application Configuration Service にバインドします。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service clear

すべてのアプリケーション構成サービスの設定をリセットします。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git

Azure Spring Cloud で Application Configuration Service git プロパティを管理するコマンド。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git repo

Azure Spring Cloud で Application Configuration Service Git リポジトリを管理するためのコマンド。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git repo add

Git プロパティを Application Configuration Service の設定に追加します。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git repo list

Application Configuration Service のすべての Git 設定を一覧表示します。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git repo remove

Application Configuration Service の設定から既存の Git プロパティを削除します。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service git repo update

Application Configuration Service の設定で既存の Git プロパティを更新します。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service show

Application Configuration Service のプロビジョニングの状態、ランタイムの状態、および設定を表示します。

拡張 プレビューと非推奨
az spring-cloud application-configuration-service unbind

アプリケーション構成サービスからアプリのバインドを解除します。

拡張 プレビューと非推奨

az spring-cloud application-configuration-service bind

プレビュー 非推奨

コマンド グループ "spring-cloud application-configuration-service" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド グループ 'spring-cloud application-configuration-service' は非推奨となり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨となります。 代わりに 'spring application-configuration-service' を使用してください。

アプリケーションを Application Configuration Service にバインドします。

az spring-cloud application-configuration-service bind --app
                                                       --resource-group
                                                       --service

アプリケーションを Application Configuration Service にバインドします。

az spring-cloud application-configuration-service bind --app MyApp -s MyService -g MyResourceGroup

必須のパラメーター

--app

アプリの名前。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

--service -s

Azure Spring Cloud の名前。az configure --defaults spring-cloud= を使用して既定のサービスを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az spring-cloud application-configuration-service clear

プレビュー 非推奨

コマンド グループ "spring-cloud application-configuration-service" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド グループ 'spring-cloud application-configuration-service' は非推奨となり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨となります。 代わりに 'spring application-configuration-service' を使用してください。

すべてのアプリケーション構成サービスの設定をリセットします。

az spring-cloud application-configuration-service clear --resource-group
                                                        --service

必須のパラメーター

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

--service -s

Azure Spring Cloud の名前。az configure --defaults spring-cloud= を使用して既定のサービスを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az spring-cloud application-configuration-service show

プレビュー 非推奨

コマンド グループ "spring-cloud application-configuration-service" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド グループ 'spring-cloud application-configuration-service' は非推奨となり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨となります。 代わりに 'spring application-configuration-service' を使用してください。

Application Configuration Service のプロビジョニングの状態、ランタイムの状態、および設定を表示します。

az spring-cloud application-configuration-service show --resource-group
                                                       --service

必須のパラメーター

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

--service -s

Azure Spring Cloud の名前。az configure --defaults spring-cloud= を使用して既定のサービスを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az spring-cloud application-configuration-service unbind

プレビュー 非推奨

コマンド グループ "spring-cloud application-configuration-service" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド グループ 'spring-cloud application-configuration-service' は非推奨となり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨となります。 代わりに 'spring application-configuration-service' を使用してください。

アプリケーション構成サービスからアプリのバインドを解除します。

az spring-cloud application-configuration-service unbind --app
                                                         --resource-group
                                                         --service

アプリケーション構成サービスからアプリのバインドを解除します。

az spring-cloud application-configuration-service unbind --app MyApp -s MyService -g MyResourceGroup

必須のパラメーター

--app

アプリの名前。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

--service -s

Azure Spring Cloud の名前。az configure --defaults spring-cloud= を使用して既定のサービスを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。