Skip to content

Linode cli

Actions
Make the Linode cli available to your workflow
v1.0.3
Latest
Star (12)

DEPRECATED ⛔ See the official GitHub Action for Linode CLI at https://github.com/linode/action-linode-cli

typescript-action status

linode-logo

This action sets up the Linode cli for use in your Workflow. https://github.com/linode/linode-cli

Usage

Example:

name: Test Linode cli
on: push
jobs:
  job-name:
    steps:
    - uses: actions/checkout@master
    - name: Setup Linode cli
      uses: brendon1555/setup-linode-cli@master
      with:
        LINODE_CLI_TOKEN: ${{ secrets.LINODE_CLI_TOKEN }}
    - run: linode-cli --help

License

The scripts and documentation in this project are released under the MIT License

Linode 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

Make the Linode cli available to your workflow
v1.0.3
Latest

Linode 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.