Vai al contenuto

Google Cloud

Per l'autenticazione con Google serve il browser web predefinito.

raidrivecli add gcp --gcp-project <project-id> --gcp-bucket <bucket>

Se non specifichi una directory di montaggio, lo storage viene montato in una directory sotto /mnt, come /mnt/gcp. Per specificare la directory di montaggio, usa l'opzione --mount-path.

raidrivecli add gcp --gcp-project myproject --gcp-bucket mybucket \
                    --mount-path /myservices/gcp

Opzioni aggiuntive

--gcp-project <project-id>              project id
--gcp-bucket <bucket>                   bucket

Vedi anche