Home
last modified time | relevance | path

Searched refs:is_diagnostics_context (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/acr/
H A D_docker_utils.py66 is_diagnostics_context=False): argument
88 if is_diagnostics_context:
106 if is_diagnostics_context:
120 is_diagnostics_context): argument
144 if is_diagnostics_context:
174 if is_diagnostics_context:
188 is_diagnostics_context=False): argument
202 if is_diagnostics_context:
213 is_diagnostics_context)
242 if is_diagnostics_context:
[all …]
H A Dnotary.py12 def get_notary_command(is_diagnostics_context=False): argument
27 if is_diagnostics_context:
32 if is_diagnostics_context:
H A Dcheck_health.py74 docker_command, error = get_docker_command(is_diagnostics_context=True)
136 helm_command, error = get_helm_command(is_diagnostics_context=True)
173 notary_command, error = get_notary_command(is_diagnostics_context=True)
255 … result_from_token = _get_aad_token(cmd.cli_ctx, login_server, False, is_diagnostics_context=True)
H A Dcustom.py333 def get_docker_command(is_diagnostics_context=False): argument
350 if is_diagnostics_context:
355 if is_diagnostics_context:
360 if is_diagnostics_context:
365 if is_diagnostics_context:
H A Dhelm.py254 def get_helm_command(is_diagnostics_context=False): argument
271 if is_diagnostics_context:
276 if is_diagnostics_context:
/dports/sysutils/py-azure-cli-acr/azure-cli-acr-2.2.9/azure/cli/command_modules/acr/
H A D_docker_utils.py51 is_diagnostics_context): argument
72 if is_diagnostics_context:
102 if is_diagnostics_context:
116 is_diagnostics_context=False): argument
137 if is_diagnostics_context:
146 if is_diagnostics_context:
154 if is_diagnostics_context:
165 is_diagnostics_context)
H A Dcustom.py227 def get_docker_command(is_diagnostics_context=False): argument
244 if is_diagnostics_context:
249 if is_diagnostics_context:
254 if is_diagnostics_context:
259 if is_diagnostics_context:
H A Dhelm.py173 def get_helm_command(is_diagnostics_context=False): argument
190 if is_diagnostics_context:
195 if is_diagnostics_context:
H A Dcheck_health.py77 docker_command, error = get_docker_command(is_diagnostics_context=True)
141 helm_command, error = get_helm_command(is_diagnostics_context=True)
206 … result_from_token = _get_aad_token(cmd.cli_ctx, login_server, False, is_diagnostics_context=True)