Google Cloud Platform

Google 인증을 위해서는 기본 웹 브라우저가 필요합니다.

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

마운트 디렉토리가 지정되지 않으면 /mnt 아래의 /mnt/gcp와 같은 디렉토리에 마운트됩니다. 마운트 디렉토리를 지정하려면 --mount-path 옵션을 사용합니다.

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

추가 옵션

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

참조