Showing content from https://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure-decrypt below:
How to use the `blobfuse2 secure decrypt` command to decrypt a BlobFuse2 configuration file - Azure Storage
How to use the BlobFuse2 secure decrypt command to decrypt a BlobFuse2 configuration file
In this article
Use the blobfuse2 secure decrypt
command to decrypt a BlobFuse2 configuration file.
Syntax
blobfuse2 secure decrypt --[flag-name]=[flag-value]
Flags (options)
Flags that apply to blobfuse2 secure decrypt
are inherited from the grandparent command, blobfuse2
, or apply only to the blobfuse2 secure
subcommands.
Flags inherited from the BlobFuse2 command
The following flags are inherited from grandparent command blobfuse2
:
Flag Short version Value type Default value Description disable-version-check boolean false Enables or disables automatic version checking of the BlobFuse2 binaries help -h n/a Help info for the blobfuse2 command and subcommands Flags inherited from the BlobFuse2 secure command
The following flags are inherited from parent command blobfuse2 secure
:
Flag Value type Default value Description config-file string ./config.yaml The path configuration file output-file string Path and name for the output file passphrase string The Key to be used for encryption or decryption
Can also be specified by environment variable BLOBFUSE2_SECURE_CONFIG_PASSPHRASE.
The key must be 16 (AES-128), 24 (AES-192), or 32 (AES-256) bytes in length. Examples
Note
The following examples assume you have already created a configuration file in the current directory.
Decrypt a BlobFuse2 configuration file using a passphrase:
blobfuse2 secure decrypt --config-file=./config.yaml --passphrase=PASSPHRASE
See also
Additional resources
In this article
Was this page helpful?
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4