mist
mist copied to clipboard
Create complex tools execution Workflows for working together
We need to review the way in which we manage command line commands and parameters: - Remove default command - Rename exec subcommand to run - Each module has to...
Change the usege message to clarify the purpose of positional arguments in command line.
Add support for including metadata in the grammar for commands and playbooks.
Review al existing documentation and fix typos and outdated info (README files mainly). Create the github pages docs.
Generate a Docker image to distribute Mist and publish it in docker hub
Add a procedure to generate a digital signature for the database resulting from a playbook execution. Guarantee for integity authenticity and non-repudiation.
Allow execution of downloaded playbooks without specifying full path. Manage playbook retreival and indexing.