Currently the install destination is `/usr/local/bin` where user account might not have access to, then user will have to use `sudo` A common approach is install onf-cli to `~/.onf/bin` and then ask user to add this to their $PATH
Currently the install destination is
/usr/local/binwhere user account might not have access to, then user will have to usesudoA common approach is install onf-cli to
~/.onf/binand then ask user to add this to their $PATH