Red Hat Training

A Red Hat training course is available for Red Hat Fuse

9.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.

Table 9.24. fabric:container-update-ssh-credentials Arguments

ArgumentInterpretation
--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.