コンテンツにスキップ

Google Cloud

Google の認証には既定のウェブブラウザが必要です。

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

マウントディレクトリを指定しない場合は、/mnt/gcp のように /mnt の下のディレクトリにマウントされます。マウントディレクトリを指定するには、--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

関連項目