Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 21, 2021. It is now read-only.

evryfs/cloudctl-action

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

Archived

This repo is no longer maintained.

Cloudctl action for IBM Cloud Private (ICP)

This action installs cloudctl and optionally kubectl and logs into the cluster.

Usage

- name: Setup cloudctl
  uses: evryfs/cloudctl-action@master
  with:
    apiEndpoint: 'https://your.cluster.endpoint:8443'
    namespace: 'your-namespace'
    username: 'someUser'
    password: 'somePassword'
    installKubectl: 'true' # default true, install kubectl from ICP

About

Github Action for IBM Cloud Private cloudctl setup

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •