Update README.md
This commit is contained in:
@@ -98,6 +98,8 @@ When it downloads a file, it gets added to `Zanzifile.resolved`. And next time
|
||||
`resolved` file, it will not attempt to re-download. `zanzibar update` will attempt
|
||||
to re-download all secrets.
|
||||
|
||||
Subdirectories under the root directory `secret_dir` can be created for individual keys by specifying a `prefix` path for that secret. Secrets will default to be downloaded to the root `secret_dir` directory otherwise.
|
||||
|
||||
Note: `zanzibar get` can fetch passwords or files, but `zanzibar bundle` can
|
||||
only operate on secret files.
|
||||
|
||||
@@ -114,6 +116,7 @@ secrets:
|
||||
ssh_key:
|
||||
id: 249
|
||||
label: Private Key
|
||||
prefix: ssh/
|
||||
encryption_key:
|
||||
id: 483
|
||||
label: Attachment
|
||||
|
||||
Reference in New Issue
Block a user