Deleting using a scope

Use this subcommand to delete objects specified by a scope without performing a preview. Any previous preview object list is cleared on completion.
Note: Performing a preview before deleting the objects means that you can check the objects to be deleted before deleting them. Knowing the objects to be deleted is essential if you are working in the ccm_admin role. This command does not perform a preview; you do not know the objects to be deleted until the command has started.

About this task

ccm soad|save_offline_and_delete -delete -scope scope_name 
        [-so|-save_offline] [-path soad_path] 
        [-pn|-package_name package_name] [-v|-verbose] 
        [argument...]
argument...
Specifies the arguments required for the specified scope. For example, the scope "My working projects and products for a specified release" requires one argument, which is a release name. If a scope requires multiple arguments, the arguments must be specified in the order defined in the scope definition.
-path soad_path
Specifies the path to the Save Offline package using the previously specified path.

If you have not saved a package previously, you must specify the path.

Note: The path must be visible to the engine and writable by ccm_root.
-pn|-package_name package_name
Specifies the name of the Save Offline package to which the objects are saved. The default name is "Save Offline and Delete saved on %date."
Note: Include the %date keyword in the name if you define your own package name. The date helps ensure that you can differentiate between packages created using the same scope.
-scopescope_name [argument...]
Specifies the scope (modified query) used to save offline or delete objects.
-v|-verbose
Generates messages detailing why objects are being included in or excluded from the list.

Example


Feedback