Modules§
Functions§
- is_
non_ interactive - Check if we are in non-interactive mode. Returns true if stdin is not a TTY or AUTHY_NON_INTERACTIVE=1 is set.
- read_
keyfile - Read an age keyfile from disk. Returns (identity_string, public_key_string).
- resolve_
auth - Resolve authentication. Tries in order:
- resolve_
auth_ for_ init - Resolve auth specifically for init (no vault exists yet, just get the key).