Dear maintainers,
the Quick Start documentation contains a command that throws out a warning regarding a command deprecation:
$ updatecli diff
WARNING: Deprecated command, please instead use `updatecli pipeline diff`
[...]
$
https://github.com/updatecli/website/blob/master/content/en/docs/prologue/quick-start.adoc?plain=1#L97
Same goes for updatecli apply:
$ updatecli apply
WARNING: Deprecated command, please instead use `updatecli pipeline apply`
[...]
$
This warning appears in my 0.119.0 version of updatecli.
Kind Regards,
Johannes
Dear maintainers,
the Quick Start documentation contains a command that throws out a warning regarding a command deprecation:
$ updatecli diff WARNING: Deprecated command, please instead use `updatecli pipeline diff` [...] $https://github.com/updatecli/website/blob/master/content/en/docs/prologue/quick-start.adoc?plain=1#L97
Same goes for
updatecli apply:$ updatecli apply WARNING: Deprecated command, please instead use `updatecli pipeline apply` [...] $This warning appears in my 0.119.0 version of updatecli.
Kind Regards,
Johannes