# Type aliases

Flag is a flag.Value implementation for parsing user variables from the command-line in the format of '-var key=value'.
FlagJSON is a flag.Value implementation for parsing user variables from the command-line using JSON files.