RADE

Source Code Manager

adl_rm_image

Removing an image

Quick Reference

Abstract

The adl_rm_image command deletes an image for an existing workspace in an existing tree.


Synopsis

adl_rm_image image_name [-ws workspace_name] [-h | -help | -?]
 
 

Usage

This command deletes an existing image, but not its associated directory. It is not allowed if one, or more, check-out (official or private) are done in the image.

The command requests, as input argument, the name of the image to be deleted. Image names associated with a workspace can be listed with the [1] adl_ds_ws command.

To create a new image, run the [2] adl_mk_image command.

[Top]

Options

adl_rm_image accepts the following options:

-h|-help|-? Help of the command
image_name Name of the image
-ws workspace_name Name of the workspace the image to remove is associated with.

Examples

Remove the "MyOldWsImage" image of the "MyWs" workspace:

adl_ch_ws MyWs
adl_rm_image MyOldWsImage
or
adl_rm_image MyOldWsImage -ws MyWs

[Top]


References

[1]
[2]
adl_ds_ws: Displaying workspace status
adl_mk_image: creating an image

[Top]


History

Version: 1 [Mar 2001] Document created

[Top]


Copyright © 2001, Dassault Systèmes. All rights reserved.