зеркало из https://github.com/Azure/azure-cli.git
Show json
This commit is contained in:
Родитель
3ade968815
Коммит
ec81393732
|
@ -99,6 +99,7 @@ def set_active_subscription(cmd, subscription):
|
|||
if not id:
|
||||
raise CLIError('Please provide subscription id or unique name.')
|
||||
profile.set_active_subscription(subscription)
|
||||
return profile.get_subscription()
|
||||
|
||||
|
||||
def account_clear(cmd):
|
||||
|
|
Загрузка…
Ссылка в новой задаче