.bset env "<VarName>=<Value>" [...]
.bset selector <SelectorName>
.bset server <ServerName>
.bset buildserver <ServerName>
During a job, the .bset command changes project settings temporarily.
.bset env "VAR1=VALUE1"
.bset env "VAR2=$VAR1"
The command has the following options:
Steps that have an explicit selector set are not affected.
.bset server `SelectAServer.sh`