Quick start
sudo curl -L https://github.com/openhie/instant-v2/releases/latest/download/instant-linux -o /usr/local/bin/instantsudo chmod +x /usr/local/bin/instantsudo curl -L https://github.com/openhie/instant-v2/releases/latest/download/instant-macos -o /usr/local/bin/instantsudo chmod +x /usr/local/bin/instantdocker context use default$ instant
A cli to assist with package deployment and management
Usage:
cli [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
package Package level commands
project Project level commands
version Print the CLI version
Flags:
-h, --help help for cli
Use "cli [command] --help" for more information about a command.Last updated
Was this helpful?