az spring-cloud config-server git
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 命令时自动安装。 Learn more about extensions.
此命令组已隐式弃用,因为命令组“spring-cloud config-server”已弃用,将在将来的版本中删除。 请改用“spring config-server”。
用于管理 Azure Spring Cloud 中的配置服务器 git 属性的命令。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az spring-cloud config-server git repo |
用于在 Azure Spring Cloud 中管理配置服务器 git 存储库的命令。 |
Extension | Deprecated |
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 set |
设置 Config Server 的 git 属性,将完全替代旧属性。 |
Extension | Deprecated |
az spring-cloud config-server git set
此命令已隐式弃用,因为命令组“spring-cloud config-server git”已弃用,将在将来的版本中删除。 请改用“spring config-server git”。
设置 Config Server 的 git 属性,将完全替代旧属性。
az spring-cloud config-server git set --name
--resource-group
--uri
[--defer]
[--host-key]
[--host-key-algorithm]
[--label]
[--password]
[--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 |