Import an application
application import <name> [<dir> | <file>]--novols ] [ user=<user> [ pwd=- ] [ --preserve_acl | --preserve_local_acl ]
Name of imported application
Name of exchange directory from which the application is to be imported. The directory may be one of the following:
If not specified, the exchange directory name is the same as the application name.
Name of tar file relative to /vol/_impex containing the previously exported application. The archive file must be one of the following types:
Name of user to use for authentication purposes when importing the application from a URL
(Optional) Prompt for password to use for authentication purposes when importing the application from a URL. If the standard input is not a terminal device, it will not print a prompt and expect only one copy of the password on 'stdin' (this can be used for batch operations, to set the password from a file).
Do not import the application's volumes
Preserve the application ACL if it is present.
Preserve local principals in the application ACL.
application import my-app2 app2
Import application 'my-app2' from 'app2' directory on the impex volume.
application import my-app3
Import application 'my-app3' from 'my-app3' directory on the impex volume.
application import my-app1 app1 --novols
Import application descriptors for 'my-app1' from 'app1' directory on the impex volume.
application import my-app http://mysrv.com/myapp
Import application 'my-app' from URL 'http://mysrv.com/myapp'
application import my-app myapp.tar.bz2
Import application from bzip2 archive myapp.tar.bz2 on the impex volume.
By default application ACL's are not preserved during import.
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 import” will produce a warning but it will otherwise be ignored.
The “mirrored=” argument is not useful on CA AppLogic for System z® as disk mirroring is not managed by the product. Providing “mirrored=” to “application migrate” will produce a warning but it will otherwise be ignored.
|
Copyright © 2013 CA.
All rights reserved.
|
|