rancher-cli

CLI tool to manage and interact with Rancher server

brewmacoslinux
Try with needOr install directly
Source

About

Unified tool to manage your Rancher server

Commands

rancher

Examples

Login to a Rancher server$ rancher login https://rancher.example.com --token <token>
List all projects in the current context$ rancher projects
Deploy an application to a Rancher cluster$ rancher app install <chart> <release-name>