Easy steps to install tektoncd-cli package on Mac
Package Information:
Application Name – tektoncd-cli
What is tektoncd-cli – Not Available for tektoncd-cli
Use of tektoncd-cli – CLI for interacting with TektonCD
URL – https://github.com/tektoncd/cli
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install tektoncd-cli using brew
brew install tektoncd-cli
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
tektoncd-cli is ready to use now!