There's not really a command line that this could be added to, but if the library looked for an environmental variable then you could enable debugging in any context. E.g.:
LIBCLOUD_DEBUG=t some-random-libcloud-using-tool ...
There's not really a command line that this could be added to, but if the library looked for an environmental variable then you could enable debugging in any context. E.g.:
LIBCLOUD_DEBUG=t some-random-libcloud-using-tool ...