Backing up an AppSpace exports the current state of the specified AppSpace to a bwadmin command file. The command file can be provided to bwadmin to recreate the AppSpace. Output can be compressed to a ZIP file with the
-zipped option.
Procedure
To back up the current state of an AppSpace, enter the
backup command at the command line, using the
-s option to identify the name of the destination file. Use the
-domain option with the
appspace argument in the command line, with the name of the AppSpace to back up. The AppSpace can be either a local AppSpace or an AppSpace in a bwagent in the agent network. By default, destination files are written to the current working directory.
This example backs up AppSpace
MyAppSpace in Domain
MyDomain to a command file named
myappspace.cmd