Skip to content

Commit 617be62

Browse files
Update docs/reference/cli/commands.md
Co-authored-by: adam jones <domdomegg+git@gmail.com>
1 parent df8cb1c commit 617be62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cli/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ az keyvault key create --name MyKey --vault-name MyKeyVault --curve P-384
163163
mcp-publisher login dns azure-key-vault --domain=example.com --vault MyKeyVault --key MyKey
164164

165165
# Copy the "Expected proof record" and add the TXT record
166-
# example.com. IN TXT "v=MCPv1; k=ecdsa0384; p=PUBLIC_KEY"
166+
# example.com. IN TXT "v=MCPv1; k=ecdsap384; p=PUBLIC_KEY"
167167

168168
# Re-run the login command
169169
mcp-publisher login dns azure-key-vault --domain=example.com --vault MyKeyVault --key MyKey

0 commit comments

Comments
 (0)