Lines Matching refs:variable
3 Long: variable
5 Help: Set variable
7 Example: --variable name=smith $URL
12 Set a variable with "name=content" or "name@file" (where "file" can be stdin
17 Setting the same variable name again overwrites the old contents with the new.
19 The contents of a variable can be referenced in a later command line option
23 --variable can import environment variables into the name space. Opt to either
24 require the environment variable to be set or provide a default value for the
25 variable in case it is not already set.
27 --variable %name imports the variable called 'name' but exits with an error if
28 that environment variable is not already set. To provide a default value if
29 the environment variable is not set, use --variable %name=content or
30 --variable %name@content. Note that on some systems - but not all -
34 variable contents more convenient to use. You apply a function to a variable
53 expands the variable base64 encoded