rcstack self-upgrade

Perform rcstack upgrade procedure. This aims at changing existing installations with some changes required that are not backward compatible

Usage

rcstack self-upgrade [OPTIONS]

Examples

# simply to update it to a new version
- ./rccstack self-upgrade 

# simply to update it to a new version
- ./rccstack self-upgrade --from-ver=5.7.0 --to-ver=5.9.0

Dependencies

curl

tar

Options

–from-ver FROM_VER

optionally define from which version we upgrade

–to-ver TO_VER

optionally define to which version we upgrade