DS 7.3.4

set-debug-target-prop

Modifies Debug Target properties.

In addition to the global dsconfig options, the dsconfig set-debug-target-prop subcommand takes the following options:

--add {PROP:VALUE}

Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added.

--publisher-name {name}

The name of the Debug Log Publisher.

--remove {PROP:VALUE}

Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed.

--reset {property}

Resets a property back to its default values where PROP is the name of the property to be reset.

--set {PROP:VALUE}

Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.

--target-name {name}

The name of the Debug Target.

Properties used in options depend on the type of object to configure.

For details about available properties, see Debug Target.

Copyright © 2010-2024 ForgeRock, all rights reserved.