# Functions
NewFileStore creates a Store backed by local files at the specified root directory.
NewStore creates a new Store based on the specified connection string.
NewVaultStore creates a Store backed by Hashicorp's Vault.
Overlay provides default values for the specified flags using matching values from a credential store.
# Interfaces
Store is a repository of credentials for use by omg plugins.