Skip to content

requires dummy vault in default path in order to specify vault_path via config #65

@tonesupport

Description

@tonesupport

using 0.16.1 (6755cd0)

passing config.yml at ~/custom-config-location/config.yml via --config flag

in config.yml: vault_path: unquoted-expanded-custom-path

added/modified records go to the specified vault, and doctor checks out with correct config path and correct vault path

so I figured I could remove the created files at the default vault path, but doing so stops pass-cli in its execution before it can recognize my config file, but adding blank files called vault.enc and vault.enc.meta.json allows it to proceed again, using custom paths

expected behavior would be that pass-cli checks if vault_path has been specified before looking for vaults in a default path

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions