Top
Systemwalker Software Configuration Manager Reference Guide
FUJITSU Software

1.4.19 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]

[Systemwalker Software Configuration Manager installation directory]\CMDB\FJSVcmdbm

[Linux]

/opt/FJSVcfmgm/CMDB/FJSVcmdbm/bin

Privilege required/execution environment

[Windows]

[Linux]

Notes

This command cannot be executed at the same time as other commands. An exclusive control error will occur if a command is executed while another command is executing.

Example

Deleting the "SNAP20120101" configuration baseline

[Windows]

snapdelete.exe -q name=SNAP20120101

[Linux]

snapdelete.sh -q name=SNAP20120101