Fixed typo in az acs create command

This commit is contained in:
Troy McConaghy 2017-06-28 14:00:42 +02:00
parent d92f5f2024
commit 52e097ccba

View File

@ -102,7 +102,7 @@ Finally, you can deploy an ACS using something like:
--agent-vm-size Standard_D2_v2 \
--dns-prefix <make up a name> \
--ssh-key-value ~/.ssh/<name>.pub \
--orchestrator-type kubernetes
--orchestrator-type kubernetes \
--debug --output json