We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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"