Export an application
application export <name> [<dir>] [file=<file>] [--force] [--nocompress | --novols] [ --preserve_acl | --preserve_local_acl | --preserve_global_acl ]
Name of application to export
Name of exchange directory relative to /vol/_impex where the application is to be exported. If not specified, the exchange directory name is the same as the application name.
Name of tar file to contain the exported application. The specified file must have one of the following extensions:
create a tar archive without compression
create a zipped tar archive
create a bzip2 tar archive
Overwrite contents of <dir> if not empty or <file>if it exists.
Do not compress application volumes
Do not export the application volumes
Preserve the application ACL if it is present.
Preserve local principals in the application ACL.
Preserve global principals in the application ACL.
export application 'my-app' to '/vol/_impex/app'
export application 'my-app' to '/vol/_impex/my-app'
export the descriptors for application 'my-app' to '/vol/_impex/app'
export the application and create bzip2 tar archive.
Note: By default application ACL's are not preserved during export.
|
Copyright © 2011 CA.
All rights reserved.
|
|