Command fs:template

Generates a file from a template

Arguments

  • src: Source filename to update
  • dest: Destination filename

Options

  • --json: JSON filename to get data for in the template
  • --mode: Permission filemode
  • --force: Force
  • --check: Do not actually make any changes, but report whether or not a change would be made.
Back to command index