# Fire up PowerShell. powershell # Import the Cloud Tools for PowerShell module on OS X. PS > Import-Module ~/Downloads/osx.10.11-x64/Google.PowerShell.dll # List all of the images in a GCS bucket. Get-GcsObject -Bucket "quoct-photos" | Select Name, Size | Format-Table
0 件のコメント :
コメントを投稿