Kernel::System::Console::Command::Admin::Configuration::SystemID

Table of Contents

NAME

Kernel::System::Console::Command::Admin::Configuration::SystemID

DESCRIPTION

Command to view and reset the automation system ID.

Examples:

    # shows/returns the current automation system ID.
    ./bin/otrs.Console.pl Admin::Configuration::SystemID

    # resets the automation system ID and shows/returns it.
    ./bin/otrs.Console.pl Admin::Configuration::SystemID --reset
Scroll to Top