= instance:clone == Description Clones an existing container instance. == Syntax instance:clone [options] name cloneName == Arguments |=== |Name |Description | name | The name of the source container instance | cloneName | The name of the cloned container instance |=== == Options |=== |Name |Description |-l, --location |Location of the cloned container instance in the file system |-v, --verbose |Display actions performed by the command (disabled by default) |-tr, --text-resource |Add a text resource to the instance |-s, --ssh-port |Port number for remote secure shell connection |-r, -rr, --rmi-port, --rmi-registry-port |Port number for RMI registry connection |-rs, --rmi-server-port |Port number for RMI server connection |-o, --java-opts |JVM options to use when launching the cloned instance |--help |Display this help message |-br, --binary-resource |Add a text resource to the instance |===