az spring-cloud config-server git repo
Note
This reference is part of the spring-cloud extension for the Azure CLI (version 2.45.0 or higher). az spring-cloud config-server git repo コマンドを初めて実行すると、拡張機能が自動的にインストールされます。 Learn more about extensions.
コマンド グループ 'spring-cloud config-server git' は非推奨となり、今後のリリースで削除されるため、このコマンド グループは暗黙的に非推奨となります。 代わりに 'spring config-server git' を使用してください。
Azure Spring Cloud で Config Server Git リポジトリを管理するためのコマンド。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az spring-cloud config-server git repo add |
Config Server の git プロパティの新しいリポジトリを追加します。 |
Extension | Deprecated |
az spring-cloud config-server git repo list |
Config Server の git プロパティのすべてのリポジトリを一覧表示します。 |
Extension | Deprecated |
az spring-cloud config-server git repo remove |
Config Server の git プロパティの既存のリポジトリを削除します。 |
Extension | Deprecated |
az spring-cloud config-server git repo update |
Config Server の git プロパティの既存のリポジトリをオーバーライドすると、古いリポジトリが完全にオーバーライドされます。 |
Extension | Deprecated |
az spring-cloud config-server git repo add
コマンド グループ 'spring-cloud config-server git' は非推奨であり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨です。 代わりに 'spring config-server git' を使用してください。
Config Server の git プロパティの新しいリポジトリを追加します。
az spring-cloud config-server git repo add --name
--repo-name
--resource-group
--uri
[--defer]
[--host-key]
[--host-key-algorithm]
[--label]
[--password]
[--pattern]
[--private-key]
[--search-paths]
[--strict-host-key-checking]
[--username]
必須のパラメーター
Azure Spring Cloud の名前。
リポジトリの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
追加された構成の URI。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Azure に送信するのではなく、オブジェクトをローカル キャッシュに一時的に格納します。
az cache
コマンドを使用して表示/クリアします。
追加された構成のホスト キー。
追加された構成のホスト キー アルゴリズム。
追加された構成のラベル。
追加された構成のパスワード。
リポジトリのパターン。複数のパターンの区切り記号として使用します。
追加された構成のPrivate_key。
追加された構成のSearch_pathsは、複数のパスの区切り記号として使用します。
追加された構成のStrict_host_key_checking。
追加された構成のユーザー名。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az spring-cloud config-server git repo list
コマンド グループ 'spring-cloud config-server git' は非推奨であり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨です。 代わりに 'spring config-server git' を使用してください。
Config Server の git プロパティのすべてのリポジトリを一覧表示します。
az spring-cloud config-server git repo list --name
--resource-group
[--defer]
必須のパラメーター
Azure Spring Cloud の名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Azure に送信するのではなく、オブジェクトをローカル キャッシュに一時的に格納します。
az cache
コマンドを使用して表示/クリアします。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az spring-cloud config-server git repo remove
コマンド グループ 'spring-cloud config-server git' は非推奨であり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨です。 代わりに 'spring config-server git' を使用してください。
Config Server の git プロパティの既存のリポジトリを削除します。
az spring-cloud config-server git repo remove --name
--repo-name
--resource-group
[--defer]
必須のパラメーター
Azure Spring Cloud の名前。
リポジトリの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Azure に送信するのではなく、オブジェクトをローカル キャッシュに一時的に格納します。
az cache
コマンドを使用して表示/クリアします。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az spring-cloud config-server git repo update
コマンド グループ 'spring-cloud config-server git' は非推奨であり、今後のリリースで削除されるため、このコマンドは暗黙的に非推奨です。 代わりに 'spring config-server git' を使用してください。
Config Server の git プロパティの既存のリポジトリをオーバーライドすると、古いリポジトリが完全にオーバーライドされます。
az spring-cloud config-server git repo update --name
--repo-name
--resource-group
[--defer]
[--host-key]
[--host-key-algorithm]
[--label]
[--password]
[--pattern]
[--private-key]
[--search-paths]
[--strict-host-key-checking]
[--uri]
[--username]
必須のパラメーター
Azure Spring Cloud の名前。
リポジトリの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Azure に送信するのではなく、オブジェクトをローカル キャッシュに一時的に格納します。
az cache
コマンドを使用して表示/クリアします。
追加された構成のホスト キー。
追加された構成のホスト キー アルゴリズム。
追加された構成のラベル。
追加された構成のパスワード。
リポジトリのパターン。複数のパターンの区切り記号として使用します。
追加された構成のPrivate_key。
追加された構成のSearch_pathsは、複数のパスの区切り記号として使用します。
追加された構成のStrict_host_key_checking。
追加された構成の URI。
追加された構成のユーザー名。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |