@Jeffrey Drumm - it is important to have this run from a process that is already running in the InterSystems IRIS instance (or something spun off from the SuperServer) so that it doesn't pick up your UNIX username if you enter via console.  So being able to run an API like Tim's will work nicely as I can run it via the Output window from Studio:

Thank you @Craig.Regester  for the response.  Looking up that file in the docs (https://docs.intersystems.com/iris20201/csp/docbook/DocBook.UI.Page.cls?...
) it tells me that "For security reasons, the parameters.isc file is accessible only by the root user."  I am pretty sure there is a way to tell what it is currently running as without needing that level of access.  But it is good to know about this in the cases where root access is an option

Is there a single development server which all developers connect to?  If you are not able to have a fully isolated development environment for each developer then you will end up getting frustrated trying to use client-side source control.

You might want to consider the new server-side Git source control hooks which were recently launched:

https://community.intersystems.com/post/git-shared-development-environments

This won't solve your issue of working while not on VPN, but it will allow multiple developers to work against the same instance without stepping on each others' toes.  

Please note that 2021.2 is also available via the InterSystems Evaluation Service:  https://evaluation.InterSystems.com.  If you are a supported customer you can request evaluation keys or get full/community edition kits/containers.  Prospects can get Community Edition kits/containers (see https://community.intersystems.com/post/introducing-evaluation-service-c...).