Task implementation
This is for scripted tasks. I think I would like a task subcommand and invoke it based on a label. For instance, task -n snapshot. This task would probably take an instance id so the complete command would look something like:
jaws task -n snapshot -i instance-id
This is to allow for high-level scripting capabilities with jaws.
Edited by Ian Johnson