Skip to content

Coiled Login

Actions
GitHub Action to login to Coiled
v1.45.0
Latest
Star (1)

Coiled Login GitHub Action

This GitHub Action logs you in to Coiled by adding a step to your workflow.

  - name: Coiled Login
    uses: coiled/login-action@v1
    with:
      token: ${{ secrets.COILED_API_TOKEN }}

Later steps in your workflow can then use the Coiled CLI or Python API to create and manage Dask clusters.

Coiled Login is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub Action to login to Coiled
v1.45.0
Latest

Coiled Login is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.