The createproject command creates a project in a zone.
This command has the following format:
dpmzone createproject
[-sc sc_host]
-host hostname
-name zonename
-user_id uid
[-project_id pid]
-proj_name pname
[-pre]
[-post]
[-locale iso639value]
(Optional) Specifies the host name of the Service Controller.
Specifies the Solaris Zones server. This parameter is case-sensitive.
Specifies the zone.
Specify a user.
Example: root
(Optional) Defines the project ID. You can assign the ID or let the system automatically generate one.
Defines the name of the new project.
(Optional) Specifies whether to generate an event before the operation is performed.
(Optional) Specifies whether to generate an event after the operation is performed.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example
Create a project in a zone:
dpmzone createproject -host SolarisServer2 -name myzone1 -user_id root -proj_name myProject
Copyright © 2013 CA. All rights reserved. |
|