8000 stackit-cli tools installer · Actions · GitHub Marketplace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stackit-cli tools installer

Actions
Install a specific version of the stackit-cli binary. Acceptable values are latest or any semantic version string like 0.31.0
v1.1.4
Latest
Star (2)

CI GitHub license Current Release GitHub Repo stars semantic-release

Setup stackit-cli

⭐ Don't forget to star this repository! ⭐

About

GitHub Action for installing stackitcloud/stackit-cli

Install a specific version of stackit-cli binary on the runner. Acceptable values are latest or any semantic version string like v2.16.7. Use this action in workflow to define which version of stackit-cli will be used.

- name: Stackit Binary Installer
  uses: jkroepke/setup-stackit-cli@v1
  with:
    version: '<version>' # default is latest stable
  id: install

The cached binary path is prepended to the PATH environment variable as well as stored in the path output variable. Refer to the action metadata file for details about all the inputs here.

stackit-cli tools installer 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

Install a specific version of the stackit-cli binary. Acceptable values are latest or any semantic version string like 0.31.0
v1.1.4
Latest

stackit-cli tools installer 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.

0