Runtime variables
How to define runtime variables and use them inside lifecycle scripts or challenge assignments.
Overview
Set variables
Define variables
agent variable set <KEY> <VALUE>agent variable set COLOR REDAgent-Variable-Set <KEY> <VALUE>Agent-Variable-Set COLOR REDRetrieve variables
agent variable get {KEY}agent variable get COLORAgent-Variable-Get {KEY}Agent-Variable-Get COLORUse variables
Example
Last updated
Was this helpful?