此内容没有您所选择的语言版本。
5.2. Domain Management
5.2.1. Creating a Domain 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
		A domain is required to create applications on OpenShift Enterprise. Create a new domain with the following command, specifying the name of the domain: 
 
Copy to Clipboard
Copied!
 
 
Toggle word wrap
Toggle overflow
 
 
	
rhc domain create Domain_Name
$ rhc domain create Domain_Name
		The following example creates a domain named 
automobile.
	Example 5.1. Creating a Domain
rhc domain create automobile
$ rhc domain create automobile
				
Creating domain 'automobile'
You may now create an application using the 'rhc app create' command
Note
			The 
Domains Allowed setting determines the number of domains you can create. Use the rhc account command to view account settings. Contact your system administrator to request any changes to your account, or see the OpenShift Enterprise Administration Guide at https://access.redhat.com/site/documentation for more information.