We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9a21d commit 373de60Copy full SHA for 373de60
kms/README.md
@@ -27,4 +27,4 @@ and can see the available snippet commands with:
27
For example:
28
29
java -cp target/kms-samples-1.0.0-jar-with-dependencies.jar \
30
- com.example.Snippets createKeyRing -p <your-project-id> <location> myFirstKeyRing
+ com.example.Snippets createKeyRing -p [your-project-id] [your-location] myFirstKeyRing
0 commit comments