NAME
Footprintless::App::Command::deployment - Performs an action on a deployment.
VERSION
version 1.12
SYNOPSIS
fpl deployment project.environment.component.deployment clean
fpl deployment project.environment.component.deployment deploy
fpl deployment project.environment.component.deployment deploy --clean
DESCRIPTION
Performs actions on a deployment. The available actions are:
clean removes all files/folders handled by this deployment
deploy deploys all the resources handled by this deployment
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.