Trying to run the backup-manager from command with "--destination=gcs" I get the next error:
In FilesystemProvider.php line 43:
The requested filesystem type Gcs is not currently supported.
I'm using Lumen 5.8 and php 7.1.3.
No issues running with "destination=local"