Documentation
¶
Overview ¶
Command dump-local-kv inspects a local_kv container file.
By default it lists alias, length and last-updated time only; --show-key turns on base64 dumping for cases where the operator really needs the raw bytes (signing keys, audit, migration, etc.).
Usage:
GO_GM_PASSPHRASE=... dump-local-kv --in ./local.gmkv GO_GM_PASSPHRASE=... dump-local-kv --in ./local.gmkv --alias kms.local.defaultSm2PublicKey --show-key GO_GM_PASSPHRASE=... dump-local-kv --in ./local.gmkv --format json
Click to show internal directories.
Click to hide internal directories.