cli
cli copied to clipboard
replace `exit 1` with `return 1` shock and awe (fixes #1336)
many files changed, needs review
- fixes #1336
may also want to change exit 0 to return 0
- [ ] - Need to make sure returns are going back to cli.sh and not somewhere else. double check this.
maybe we do this in small increments