sqadm upgrade-wildfly(1)

NAME

sqadm upgrade-wildfly - Upgrade WildFly configuration

SYNOPSIS

sqadm upgrade-wildfly [-v] [-c uri] [--patch] [-S dir] [--until version] version

DESCRIPTION

This command upgrades WildFly configuration, by connecting to the WildFly controller and updating its model.

The sqadm upgrade-wildfly command shall be executed on a started PC-lint Plus View server.

OPTIONS

-c, --controller uri

The WildFly controller to connect to. URI includes optional protocol, host and port.

--patch

Apply specified patch only.

A patch version is of the form: `x.y.z_n', where `x.y.z' is a PC-lint Plus View version, and `n' the patch number.

-S, --scripts-dir dir

Directory with WildFly scripts to apply.

--until version

Execute upgrade scripts up to version, excluded. Use with caution, as you may not end up with the same data you would get with the official PC-lint Plus View version, as some scripts are rearranged for performance reasons.

This option is primarily used for debugging purpose.

-v, --verbose

Increase verbosity level (mainly WildFly client output).

version

Version to upgrade from.