rmgrp

Use the rmgrp command to delete an existing Replication Manager group.

Syntax

Read syntax diagramSkip visual syntax diagram>>-repcli-- --rmgrp-- --+--------+-- --group_name--+-[...]-+---><
                        '--quiet-'                 '-------'

Parameters

-quiet
An optional parameter that turns off the confirmation prompt for this command.
group_name [...] | -
Specifies the name of the group to delete. Separate multiple group names with a white space between each name. Alternatively, use the dash (-) to specify that input for this parameter comes from an input stream (stdin).

Description

You can use the rmgrp command to delete an existing Replication Manager group.

Return values

Group group_name successfully deleted.

Possible failures

Examples

An invocation example:

repcli rmgrp group1

The resulting output:

Are you sure you want to delete group group1? Y/N 

Y
Group group1 successfully deleted.

Related topics

(C) Copyright International Business Machines Corporation 2004