Skip to content

Setup isquare CLI

Actions
Setup the isquare train platform cli (i2)
v0.1.0
LatestPre-release
Star (0)

Setup isquare CLI

License Stars Latest release Workflow status

Setup the isquare CLI in Github Actions.

Usage

First you have to create an access token on the isquare platform. Then, after adding your token to the GitHub Actions secrets of your repository,

# In your job
- name: Setup isquare CLI
  uses: SquareFactory/setup-isquare-cli@main
  with:
    token: ${{ secrets.ISQUARE_TOKEN }}
- name: List the isquare models
  run: i2 models list

Setup isquare CLI 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

Setup the isquare train platform cli (i2)
v0.1.0
LatestPre-release

Setup isquare CLI 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.