appfw-archive¶
The following operations can be performed on "appfw-archive":
export appfw archive¶
Exports the archive file to the specified location
Synopsis¶
export appfw archive
Arguments¶
name Name of tar archive
target Path to the file to be exported
Related Commands¶
show appfw archive¶
Synopsis¶
show appfw archive
Output¶
response
Example¶
show appfw archive
import appfw archive¶
Imports the archive file from specified location
Synopsis¶
import appfw archive
Arguments¶
src Indicates the source of the tar archive file as a URL of the form
<protocol>://<host>[:<port>][/<path>]
Import will fail if an https server requires client certificate authentication.
name Indicates name of archive
comment Comments associated with this archive.
Related Commands¶
rm appfw archive¶
Removes the archive created by archive command.
Synopsis¶
rm appfw archive
Arguments¶
name Indicates name of the archive to be removed.
Example¶
rm appfw archive