Support for executing actions from command line arguments. Use in scripts or from external command line prompt (like Bash). ### TODO * [ ] Implementation * [ ] Unit testing * [ ] Documentation
Support for executing actions from command line arguments.
Use in scripts or from external command line prompt (like Bash).
TODO