Upgrading the CLI from v50 to v51
Upgrading a self-run sfp-pro pipeline from v50 to v51 — bump the image, rename the handful of moved commands, and rework review-environment calls against sfp server.
Step 1 — Update the image
# Before (v50)
container:
image: source.flxbl.io/flxbl/sfp-pro:50.x
# After (v51)
container:
image: source.flxbl.io/flxbl/sfp-pro:51.xComponent
v50
v51
Step 2 — Rename the moved commands
v50
v51 canonical
Old form still works?
Step 3 — Rework review-environment calls
Step 4 — Verify
sfp versioning and upgrade Process
Last updated
Was this helpful?