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