f5.as3.tenant.declare#
Posts an AS3 declaration to declare a complete tenant, optionally runs mustache before.
Usage: f5.as3.tenant.declare [options...] <AS3 declaration file>
Options:
-d <defaults file> Define a custom variable file. Default is <AS3 declaration file>.var.
-k Keeps the temporary files.
-sVAR=VALUE Define a custom variable.
-t Process the AS3 declaration file with mustache.
-v Validate the declaration by the dry-run action.