The Rancher Command Line Interface (CLI) is a unified tool for interacting with your Rancher Server.
The Rancher CLI (Command Line Interface) is a unified tool that you can use to interact with Rancher. With this tool, you can operate Rancher using a command line rather than the GUI.
The Rancher CLI (Command Line Interface) is a unified tool that you can use to interact with Rancher. With this tool, you can operate Rancher using a command line rather than the GUI.
To install rancher-cli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rancher-cli
To see what files were installed by rancher-cli, run:
port contents rancher-cli
To later upgrade rancher-cli, run:
sudo port selfupdate && sudo port upgrade rancher-cli
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.