Closed ianlivingstone closed 6 years ago
Torus will now inject the current org, project, environment, and serivce when a process is executed via torus run. These will be accessible via TORUS_ORG, TORUS_PROJECT, TORUS_ENVIRONMENT, and TORUS_SERVICE.
torus run
TORUS_ORG
TORUS_PROJECT
TORUS_ENVIRONMENT
TORUS_SERVICE
Closes #258
Torus will now inject the current org, project, environment, and serivce when a process is executed via
torus run
. These will be accessible viaTORUS_ORG
,TORUS_PROJECT
,TORUS_ENVIRONMENT
, andTORUS_SERVICE
.Closes #258