Skip to content

Releases: vmware-labs/marketplace-cli

0.11.2

14 Jun 22:26
Compare
Choose a tag to compare

fbc3dea Sort product list by display name
c7b55b9 Add --type filer to download command

0.11.1

14 Jun 19:01
Compare
Choose a tag to compare

54de646 Add --pca-file flag to allow attaching a PCA file during asset attach and creating new versions
4856f96 Add PCA Details structure so it can parse correctly
ccd0681 [ci skip] Ensuring version numbers are strings and not numbers to avoid yaml truncation

0.11.0

08 Jun 16:28
Compare
Choose a tag to compare

e01c7f2 Add the ability to download Add-on and content pack assets
c16d820 Do not include IsNewVersion in the json structure
e7ac008 [ci skip] Ensure that the latest mkpcli image is tagged as the latest

0.10.0

01 Jun 20:01
Compare
Choose a tag to compare

53c0c70 Remove asset type commands. Improve the help messages for all commands
7a3047c Need to strip the suffix which could be iso or ova)
1ecd946 Add mkpcli product list-assets command, which standardizes the listing of assets and leads to a more intent-driven ui.
a276d9b [ci skip] Retrieve the correct image format during testing
ac876fa Include the test image in the task
496ad24 Add the ability to attach container images from a local file

0.9.1

26 May 22:09
Compare
Choose a tag to compare

10475cc Add a progress bar on uploads
073b37e Updating some dependencies

0.9.0

25 May 16:46
Compare
Choose a tag to compare

fcd98c7 Update documentation and CI steps to use the new mkpcli attach command
7ba93a6 Need to pass along the deployment instructions
0977cc9 Add an attach command to have a more intent-driven command structure
b14ce96 Improve container image download test
c470faa Update linter and fix simple lint issue
d779f75 Improve error messaging during CSP token exchange
e4489b1 Update dependencies

0.8.8

13 May 01:06
Compare
Choose a tag to compare

07d59e4 Fixed a regression when attaching a VM image to an existing version of a product
216c9ff Add comment field to ChartVersion, to match the addition in the Marketplace
de8db66 [ci skip] Fix broken link in the documentation
ed308c7 [ci skip] Move the product version update sooner, so we don't have issues using a new version when it isn't actually new

0.8.7

11 May 17:30
Compare
Choose a tag to compare

4e529d7 No longer remove charts before updating, because this breaks OSL setting
16fd7a7 Remove the add-version command, which is no longer supported by Marketplace.
27fea78 Adjust the upload target for OSL files
04742cc Fix test
20cc2d7 Fix tests since the staging product slug changed
ccfa6e6 [ci skip] Utilize the built-in version setting, which means we don't need to run several tasks nor commit to the test chart source
61fd98a Update to go 1.18
72c911c [ci skip] Update pipeline to successfully build and use helm chart during publish test
9d52ac3 Update pipeline to build a chart from an external source and use that
8101f07 [ci skip] re-enable slack alerts in a private channel
80d7ddf config command should not require CSP API Token

0.8.6

07 Apr 14:19
Compare
Choose a tag to compare

79b6bfe Create a hidden config command to print the current internal config. Also add multiple marketplace environment variable overrides that would allow for targeting a marketplace environment other than production or staging

0.8.5

06 Apr 23:54
Compare
Choose a tag to compare

ceed8fc Do not require the CSP API token for the version command