GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Powershell core support #619

Closed Satak closed 6 years ago

Satak commented 6 years ago

Why the Powershell module is for Windows Powershell and not for cross platform Powershell core?

quoctruong commented 6 years ago

@Satak The module actually works on both .NET and .NET Core. It should work on PowerShell Core as well. Did you have any problems running it?

Satak commented 6 years ago

Oh ok, I haven't tried it on Linux because the documentation keeps mentioning Windows this and that. Maybe there should be explicit info that it's for Powershell core and not only for Powershell windows.

quoctruong commented 6 years ago

@Satak Thanks for the suggestion. We will update the documentation.

quoctruong commented 6 years ago

Closed as the document at https://cloud.google.com/tools/powershell/docs/ has been updated.