We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a hub admin, I need to download a FinOps toolkit release in order to access the latest version of each solution
Create a Download-FinOpsToolkitVersion command to download a FinOps toolkit release.
Downloads a FinOps toolkit release from GitHub.
Download-FinOpsToolkitVersion ` [[-Version] <string>] ` [-Preview] ` [[-Destination] <string>]
The Download-FinOpsToolkitVersion command downloads a FinOps toolkit release from GitHub and saves it to a local directory.
Version
Preview
Destination
We have a private Save-FinOpsHubTemplate command that already downloads the version. We should be able to just extract this function out of that one.
Save-FinOpsHubTemplate
We could use your help:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
📝 Scenario
As a hub admin, I need to download a FinOps toolkit release in order to access the latest version of each solution
💎 Solution
Create a Download-FinOpsToolkitVersion command to download a FinOps toolkit release.
Synopsis
Downloads a FinOps toolkit release from GitHub.
Syntax
Description
The Download-FinOpsToolkitVersion command downloads a FinOps toolkit release from GitHub and saves it to a local directory.
Parameters
Version
Preview
Destination
ℹ️ Additional info
We have a private
Save-FinOpsHubTemplate
command that already downloads the version. We should be able to just extract this function out of that one.🙋♀️ Ask for the community
We could use your help:
The text was updated successfully, but these errors were encountered: