Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

1.4.11 snapdelete (Configuration Baseline Deletion Command)

Description

This command deletes a configuration baseline.

Synopsis

[Windows]

snapdelete.exe -q name=<Configuration baseline name>

[Linux]

snapdelete.sh -q name=<Configuration baseline name>

Options

-q name=<Configuration baseline name>

Specify the name of the configuration baseline to be deleted.

Return Value

Return value

Meaning

0

The command has terminated normally.

Other than 0

The command has terminated abnormally.

Command Location

Admin server

[Windows]

[%SWCMDB_INSTALL_PATH% *]\FJSVcmdbm\bin

*: The installation directory for the CMDB included with Systemwalker Software Configuration Manager is set to the "%SWCMDB_INSTALL_PATH%" environment variable.

[Linux]

/opt/FJSVcmdbm/bin

Privilege Required/Execution Environment

[Windows]

[Linux]

Example

Deleting the "SNAP20120101" configuration baseline

[Windows]

snapdelete.exe -q name=SNAP20120101

[Linux]

snapdelete.sh -q name=SNAP20120101