| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ad3aceb commit a8763bf
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -94,11 +94,11 @@ To run this sample: | |||
| 94 | 94 | $ python snippets.py | |
| 95 | 95 | ||
| 96 | 96 | usage: snippets.py [-h] | |
| 97 | - {create_keyring,create_cryptokey,encrypt,decrypt,disable_cryptokey_version,destroy_cryptokey_version,add_member_to_cryptokey_policy,get_keyring_policy} | ||
| 97 | + {create_key_ring,create_crypto_key,encrypt,decrypt,disable_crypto_key_version,destroy_crypto_key_version,add_member_to_crypto_key_policy,get_key_ring_policy} | ||
| 98 | 98 | ... | |
| 99 | 99 | ||
| 100 | 100 | positional arguments: | |
| 101 | - {create_keyring,create_cryptokey,encrypt,decrypt,disable_cryptokey_version,destroy_cryptokey_version,add_member_to_cryptokey_policy,get_keyring_policy} | ||
| 101 | + {create_key_ring,create_crypto_key,encrypt,decrypt,disable_crypto_key_version,destroy_crypto_key_version,add_member_to_crypto_key_policy,get_key_ring_policy} | ||
| 102 | 102 | ||
| 103 | 103 | optional arguments: | |
| 104 | 104 | -h, --help show this help message and exit | |
| Back | FazBrowse Home | New Git URL |
0 commit comments