MissingOnepasswordSecretsError

exception phalanx.exceptions.MissingOnepasswordSecretsError(secrets)

Bases: UsageError

Secrets are missing from 1Password.

Parameters:

secrets (Iterable[str]) – List of strings identifying missing secrets. These will either be a bare application name, indicating the entire application item is missing from 1Password, or the application name followed by a space, indicating the 1Password item doesn’t have that field.