9.22. fabric:container-start
Abstract
Synopsis
fabric:container-start [
--help
] [
--user user
] [
--password password
] [
-f, --force
] {
GlobList
}
Arguments
Table 9.22. fabric:container-start Arguments
| Argument | Interpretation |
|---|---|
--help | Displays the online help for this command. |
--user | Specifies the username of the user performing this action. |
--password | Specifies the password of the user performing this action. |
-f, --force | Forces execution of the command, regardless of the known state of the container. |
GlobList | (Required) Specifies the list of containers to start, separated by spaces. Globbing is supported as follows: ?, matches zero or one characters; *, matches zero or more characters. |
Using alternative credentials
- Child containers: Use the JMX credentials of the parent container.
- SSH containers: Use the SSH credentials of the target host.
- JClouds containers: Use the ssh credentials of the instance.
fabric:container-start --user NewJmxUserOfParent --password NewJmxPasswordOfParent child1 fabric:container-start --password NewSshPasswordOfTargetHost ssh1 fabric:container-start --password NewSshPasswordOfTargetHost cloud1

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.