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
Add cmdlets to download and expand an ISHCD. For example
Get-ISHCD Expand-ISHCD Get-ISHCD -ListAvailable
The text was updated successfully, but these errors were encountered:
#7
b60e5ee
- Added `Get-ISHCD` cmdlet - Added `Expand-ISHCD` cmdlet
#7 Small fix
9c2aa93
31621df
- Optimized Publish automation - Fixed bugs
6bb703a
- Improved the Get-ISHCD ListAvailable functionality - Enhanced the README.MD
Copy expand cd (#9)
bdf71e0
* Issue #3 - Added the concept of private functions. - AWS S3 bucker support for Get-ISHPrerequisites and Set-ISHToolAntennaHouseLicense - Some refactoring * #3 Fixed small issues in the Publish-Module.ps1 * #7 - Added `Get-ISHCD` cmdlet - Added `Expand-ISHCD` cmdlet * #7 Small fix * #7 - Optimized Publish automation - Fixed bugs * #7 - Improved the Get-ISHCD ListAvailable functionality - Enhanced the README.MD * Upgrade SDLDevTools to version 0.3
Sarafian
No branches or pull requests
Add cmdlets to download and expand an ISHCD.
For example
The text was updated successfully, but these errors were encountered: