--------------------
Bug Handling
~~~~~~~~~~~~
- to allow a 3rd param in set_acls, acls must be quoted now
- don't crash in add_auth when the scheme is unknown (``AuthFailedError``)
- don't crash in cp when the scheme is unknown (``AuthFailedError``)
- handle IPv6 addresses within cp commands (reported by fsparv)
Features
~~~~~~~~
- the acls params in set_acls now need to be quoted
- set_acls now supports recursive mode via a 3rd optional param
- TravisCI is now enabled so tests should always run
- suggest possible commands when the command is unknown