NAME
Footprintless::App::Command::log - Provides access to log files.
VERSION
version 1.0
SYNOPSIS
fpl overlay project.environment.component.overlay clean
fpl overlay project.environment.component.overlay initialize
fpl overlay project.environment.component.overlay update
fpl overlay project.environment.component.overlay # same as update
DESCRIPTION
Performs actions on an overlay. The available actions are:
clean removes all files/folders handled by this overlay
initialize clean, then combine the base files and the processed template
files, then deploy
update process the template files, then deploy
If no action is specified, update
is implied. For detailed configuration see Footprintless::Log.
AUTHOR
Lucas Theisen <lucastheisen@pastdev.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Lucas Theisen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
SEE ALSO
Please see those modules/websites for more information related to this module.