NAME

Beam::Runner::Command::run - Run the given service with the given arguments

VERSION

version 0.016

SYNOPSIS

    beam run <container> <service> [<args...>]

DESCRIPTION

Run a service from the given container, passing in any arguments.

SEE ALSO

beam, Beam::Runner::Command, Beam::Runner

AUTHOR

Doug Bell <preaction@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Doug Bell.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.