Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
7.24. fabric:container-update-ssh
Abstract
Update the SSH credentials for a specified container.
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
fabric:container-update-ssh-credentials
[
--help
] {
--user
} {
--password
} {
Container
}
Description 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
This command is used to update the credentials of a remote SSH container. The credentials are held in ZooKeeper in binary format, so they cannot be edited manually.
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The table below contains the arguments for the
fabric:container-update-ssh
command.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
--user | (Required) The user ID of the user performing the operation. |
--password | (Required) The password of the user performing the operation. |
Container | (Required) The name of the container on which to perform the operation. |