🗒️Cheat sheet
This page gives a list of common command and examples for easy reference
Last updated
Was this helpful?
This page gives a list of common command and examples for easy reference
Last updated
Was this helpful?
Was this helpful?
sudo curl -L https://github.com/openhie/instant-v2/releases/latest/download/instant-linux -o /usr/local/bin/instant
instant package init -n <package_name>
instant package down -n <package_name>
instant package up -n <package_name>
instant package destroy -n <package_name>
instant package init -p <profile_name>
instant package down -p <profile_name>
instant package up -p <profile_nameage_name>
instant package destroy -p <profile_name>
instant package init ... --dev