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.4. fabric:cloud-service-list
Abstract
						list the configured cloud providers
					
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
fabric:cloud-service-list  [
					--help
				]
Description 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				For each configured cloud provider, displays the provider name, type (
compute or blobstore), and registration (local, for a standalone container, or fabric, for a Fabric Container).
			
				To access this command, the current container must belong to a Fabric and you must have installed the 
fabric-jclouds feature. To install the fabric-jclouds feature, deploy the cloud profile into the current container, using the fabric:container-change-profile command.
			
				For example, if the console is currently logged on to the 
root container of the Fabric, you could add the cloud profile as follows:
			JBossA-MQ:karaf@root> fabric:container-list [id] [version] [alive] [profiles] [provision status] root* 1.0 true fabric, fabric-ensemble-0000-1 success JBossA-MQ:karaf@root> fabric:container-change-profile root fabric fabric-ensemble-0000-1 cloud JBossA-MQ:karaf@root> fabric:container-list [id] [version] [alive] [profiles] [provision status] root* 1.0 true fabric, fabric-ensemble-0000-1, cloud success
JBossA-MQ:karaf@root> fabric:container-list
[id] [version] [alive] [profiles] [provision status] root* 1.0 true fabric, fabric-ensemble-0000-1 success
JBossA-MQ:karaf@root> fabric:container-change-profile root fabric fabric-ensemble-0000-1 cloud
JBossA-MQ:karaf@root> fabric:container-list
[id] [version] [alive] [profiles] [provision status] root* 1.0 true fabric, fabric-ensemble-0000-1, cloud success
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				Table 7.4, “fabric:cloud-service-list Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command. |