octopusdeploy/Login to Octopus Deploy

Login to your Octopus Server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverThe URL of the Octopus Instance (e.g. "https://octopus.example.com/").yes
service_account_idThe id of the service account when using OpenID Connect to login. It is strongly recommended that this value retrieved from a GitHub secret.
api_keyThe key when using API key login. It is strongly recommended that this value retrieved from a GitHub secret.
namedescription
serverThe URL of the Octopus Instance that has been logged into (e.g. "https://octopus.example.com/"). This will be placed into the OCTOPUS_URL environment variable as well.
access_tokenThe access token obtained for the service account when using OpenID Connect to login. This will be place into the OCTOPUS_ACCESS_TOKEN environment variable as well.
api_keyThe API key configured for access when using API key login. This will be placed into the OCTOPUS_API_KEY environment variable as well.