GoogleCloudBeta

1.0.1.8

PowerShell cmdlets for the Google Cloud Platform.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GoogleCloudBeta -RequiredVersion 1.0.1.8

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GoogleCloudBeta -Version 1.0.1.8

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Google Inc. All rights reserved.

Package Details

Author(s)

  • Google Inc

Tags

Google Cloud Compute Storage GCS GCE SQL DNS PubSub Logging

Cmdlets

Get-BqDataset Set-BqDataset New-BqDataset Remove-BqDataset Get-BqTable Set-BqTable New-BqTable Remove-BqTable New-BqSchema Set-BqSchema Add-BqTableRow Get-BqTableRow Get-BqJob Start-BqJob Receive-BqJob Stop-BqJob Get-GkeCluster New-GkeNodeConfig Add-GkeCluster Set-GkeCluster Remove-GkeCluster Add-GkeNodePool Get-GkeNodePool New-GkeNodePool

Functions

gs:

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

This module contains a set of cmdlets that let you manage Google Cloud Platform resources.
   Currently, the supported resources are Google Cloud Storage, Google Compute Engine,
   Google Cloud DNS and Google Cloud SQL.
   
   The module also contains a PowerShell provider for Google Cloud Storage. This provider allows
   you to use commands like 'cd', 'dir', 'copy' and 'del' to navigate and manipulate your data
   in Cloud Storage as if the data were on a local file system.
   
   The module requires Google Cloud SDK to work.

FileList

Version History

Version Downloads Last updated
1.0.1.10 463,252 9/17/2018
1.0.1.9 36 8/23/2018
1.0.1.8 (current version) 73 5/11/2018
1.0.1.7 22 3/27/2018
1.0.1.6 21 3/5/2018
1.0.1.5 24 2/13/2018
1.0.1.4 21 1/24/2018
1.0.1.3 20 1/12/2018
1.0.1.2 31 12/12/2017
1.0.1.1 19 11/29/2017
1.0.1.0 21 11/22/2017
1.0.0.10 26 10/26/2017
1.0.0.9 41 8/18/2017
1.0.0.8 43 6/21/2017
1.0.0.5 53 4/5/2017
Show more