Export an application
application export <name> [<dir>] [file=<file>] [--force] [--nocompress | --novols] [ --preserve_acl | --preserve_local_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.
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.
By default application ACL's are not preserved during export.
The “--preserve_global_acl” argument is not useful on CA AppLogic for System z® as it does not yet support external directories. Providing “--preserve_global_acl” to “application export” will produce a warning but it will otherwise be ignored.
|
Copyright © 2013 CA.
All rights reserved.
|
|