The Windows PowerShell cmdlets for the Google Cloud Platform let you manage your Google Cloud resources via powershell.
Download and install the Google Cloud SDK.
Copy-GcsObject.ps1
Recursively copy directories to and from Cloud Storage.
Find-GcResource.ps1
NAME Find-GcResource.ps1 SYNOPSIS List all the resources visible to Google Cloud Tools for PowerShell. SYNTAX .\Find-GcResource.ps1 [[-ProjectId] <String>] [<CommonParameters>] DESCRIPTION This doesn't list everything. For example, it tells you nothing about logs or datastore. As additional commands are added to Google Cloud Tools for PowerShell, they'll be added here.
- See CONTRIBUTING.md
- See LICENSE
- See TESTING.md