cyverse / gocommands

iRODS Command-line Tools written in Go
Other
29 stars 18 forks source link

Support IRODS_ENVIRONMENT_FILE environment variable #3

Closed tedgin closed 1 year ago

tedgin commented 1 year ago

This is a feature request.

When using iCommands, the environment variable IRODS_ENVIRONMENT_FILE comes in handy. It makes switching between iRODS zones easier. Instead of editing ~/.irods/irods_environment.json or changing a handful of other environment variables, just a single environment variable needs to be changed to switch to another zone. It would be nice if gocommands could support this as well.

iychoi commented 1 year ago

The new release, v0.4.0, supports iRODS_ENVIRONMENT_FILE.