Footprintless::App::Command::deployment - Performs an action on a deployment.
version 1.12
    fpl deployment project.environment.component.deployment clean
    fpl deployment project.environment.component.deployment deploy
    fpl deployment project.environment.component.deployment deploy --clean
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
Lucas Theisen <lucastheisen@pastdev.com>
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.
Please see those modules/websites for more information related to this module.