athena-oss / athena

An automation platform with a plugin architecture that allows you to easily create and share services.
https://athena-oss.github.io/athena/
Apache License 2.0
92 stars 25 forks source link

handle whitespaces #15

Closed ghost closed 7 years ago

ghost commented 7 years ago

in case somebody would call

simon@ironman:~/repos/athena$ ./athena atlas --something-odd="aaa bbb" info

the result would be an error like

[ERROR] Unrecognized command 'bbb'. [/bin/lib/functions.plugin.sh:105]

so athena.plugin._router will be called using the ATHENA_ARGS instead of using the athena.argument.get_arguments