lullabot/Authenticate Terminus from existing session, or initiate new session

Restores a Pantheon Terminus session by decrypting the cached session file and copying it into place. If existing session is missing or expired (or 'force-new-session' is true), initiates a new session, then encrypts and saves it to Actions cache. Also, installs Terminus on host if needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pantheon-machine-tokenPantheon Terminus machine token, also used as the gpg "symmetric" encryption passphrase to decrypt the terminus session file.yes
force-new-sessionSet this to true to skip pulling session from cache and force creating a new session. E.g., for a nightly cron job that initiates a new Terminus session for the upcoming day.nofalse
ddevSet to TRUE to authenticate Terminus inside the DDEV container instead of the host.nofalse

no outputs