Incorrect online help for fabric:ensemble-password command
Issue
- Documentation for command
fabric:ensemble-passwordis not proper and after implementation not leading to expected results. - Unless my English is worse than I believe, the following display, that I merely captured from the product, is inconsistent at best.A simple test seems to prove that indeed we cannot change the ensemble password.
JBossFuse:admin@fabric-fr01> fabric:ensemble-password --help
DESCRIPTION
fabric:ensemble-password
Display or update the ensemble password
SYNTAX
fabric:ensemble-password [options] [new-password]
ARGUMENTS
new-password
The new ensemble password. If not supplied, the password is
displayed.
OPTIONS
--help
Display this help message
-c, --commit
Commits the password change.
DETAILS
This command can be used to retrieve the ensemble password.
To change this password, you need to recreate a new ensemble and specify
the password you want, for example:
fabric:ensemble-add --new-ensemble-password mynewpassword container1
container2
or
fabric:ensemble-remove --new-ensemble-password mynewpassword container1
container2
Environment
- Red Hat JBoss Fuse
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.