$upgrade-provider pulumi/pulumi-aiven --kind="sdk"
Error: --kind=[sdk] invalid. Must be one of `all`, `bridge`, `provider`, `code`, or `sdk`.
Example
see above
Output of pulumi about
n/a
Additional context
It appears we made a decision to not allow for SDK-only upgrades, and only upgrade the SDK as part of a bridge update.
The help text still displays this option but nothing happens, and the error is confusing.
If my assumption is in error, and we do want to have functionality for SDK-only upgrades, then the bug is that the command errors.
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
Example
see above
Output of
pulumi about
n/a
Additional context
It appears we made a decision to not allow for SDK-only upgrades, and only upgrade the SDK as part of a bridge update. The help text still displays this option but nothing happens, and the error is confusing.
If my assumption is in error, and we do want to have functionality for SDK-only upgrades, then the bug is that the command errors.
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).