Skip to content

yakubique/setup-minio-cli

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Setup MinIO client

Coverage Test setup-minio-cli action

Sets up MinIO client (And it caches it, too!)

Usage workflow

Usage

- name: Setup MinIO client
  uses: yakubique/setup-minio-cli@v1
- name: Test MinIO client
  run: |
    mc --help

Inputs

INPUT TYPE REQUIRED DEFAULT DESCRIPTION
mc_url string false "https://dl.min.io/client/mc/release/{platform}-{arch}/mc" URL to obtain mc from
use_cache string false "true" MC doesn't have real versions, you
can pass use_cache=false to fetch latest
version every time

Outputs

No outputs.


ko-fi

Sponsor this project