Skip to content

chore(updatecli): migreate depreciated CLI commands to pipeline subcommands#996

Open
jayfranco999 wants to merge 1 commit intojenkins-infra:masterfrom
jayfranco999:migrate-depreciated-updatecli-cli-command
Open

chore(updatecli): migreate depreciated CLI commands to pipeline subcommands#996
jayfranco999 wants to merge 1 commit intojenkins-infra:masterfrom
jayfranco999:migrate-depreciated-updatecli-cli-command

Conversation

@jayfranco999
Copy link
Collaborator

@jayfranco999 jayfranco999 commented Mar 9, 2026

Related to

Replace updatecli <action> with updatecli pipeline <action> in the shared library step. The top-level apply and diff commands are deprecated in favor of updatecli pipeline apply and updatecli pipeline diff, and may be removed in a future release.

test assertions also updated and tested locally

[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.919 s -- in UpdatecliStepTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.256 s
[INFO] Finished at: 2026-03-09T23:53:27+05:30
[INFO] ------------------------------------------------------------------------

…mmands

Signed-off-by: jayfranco999 <jaideepfrancis999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant