Verbose Output
Useful for debugging, or if you just like to see what is going on
Get Verbose Output
Instl makes it super easy to get verbose output.
Instead of:
instl.sh/username/reponame/platformYou can use:
instl.sh/username/reponame/platform/verboseSo if you're on Linux, and you want to see verbose output for our instl-demo repo, you can use:
curl -sSL instl.sh/installer/instl-demp/linux/verbose | bashLast updated
Was this helpful?