Skip to content

DecisiveAI/mdai-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDAI CLI

MDAI command line tool that allows to install, update and manage MDAI clusters locally.

Prerequisite

Since we are using kind cluster you have to have Docker installed.

Download and install MDAI CLI

Install prebuilt binary via shell script

This command will download and install release v.0.1.0, you can check and download the latest release here.

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/decisiveai/mdai-cli/releases/download/v0.1.0/mdai-installer.sh | sh

Install via Homebrew

To install prebuilt binaries via homebrew

brew install decisiveai/tap/mdai