Easy steps to install fleet-cli package on Mac
Package Information:
Application Name – fleet-cli
What is fleet-cli – Not Available for fleet-cli
Use of fleet-cli – Manage large fleets of Kubernetes clusters
URL – https://github.com/rancher/fleet
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install fleet-cli using brew
brew install fleet-cli

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

fleet-cli is ready to use now!