Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Use the blobfuse2 secure command to encrypt, decrypt, or access settings in a BlobFuse2 configuration file.
Opdrachtsyntaxis
blobfuse2 secure [command] --[flag-name]=[flag-value]
Argumenten
[command]
De ondersteunde subopdrachten zijn blobfuse2 secure :
| Opdracht | Beschrijving |
|---|---|
| encrypt | Encrypts a BlobFuse2 configuration file |
| decrypt | Decrypts a BlobFuse2 configuration file |
| get | Gets a specified value from an encrypted BlobFuse2 configuration file |
| set | Sets a specified value in an encrypted BlobFuse2 configuration file |
Selecteer een van de opdrachtkoppelingen in de bovenstaande tabel om de documentatie voor de afzonderlijke subopdrachten weer te geven, inclusief de argumenten en vlaggen die ze ondersteunen.
Vlaggen (keuzes)
Vlaggen die van toepassing zijn op blobfuse2 secure worden overgenomen van de bovenliggende opdracht, blobfuse2, of zijn alleen van toepassing op de subopdrachten van blobfuse2 secure.
Vlaggen die zijn overgenomen van de opdracht BlobFuse2
De volgende vlaggen worden overgenomen van de bovenliggende opdracht blobfuse2:
| Vlag | Korte versie | Waardetype | Standaardwaarde | Beschrijving |
|---|---|---|---|---|
| versiecontrole uitschakelen | boolean | onwaar | Schakelt de automatische versiecontrole van de binaire bestanden van BlobFuse2 in of uit. | |
| help | -h | n/a | n/a | Help-informatie voor de blobfuse2-opdracht en subopdrachten |
Flags that apply only to the BlobFuse2 secure command
De volgende vlaggen zijn alleen van toepassing op de opdracht blobfuse2 secure:
| Vlag | Waardetype | Standaardwaarde | Beschrijving |
|---|---|---|---|
| configuratiebestand | string | ./config.yaml | The path configuration file |
| output-file | string | Path and name for the output file | |
| wachtwoordzin | 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. |
Voorbeelden
For examples, see the documentation for the individual subcommands.