Allow test mode flags in restart command

Description

I usually develop OpenNMS in test mode so I can attach a debugger to it

I often restart the app as part of my development workflow. OpenNMS provides a "restart" command but it doesn't allow for the test flags, -t and -T. I usually restart the app with ./bin/opennms stop && ./bin/opennms -t start to work around this.

It would be more convenient for developers and provide a more consistent API if we could call ./bin/opennms -t restart.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

HB Grooming Date

HB Backlog Status

Sprint

Fix versions

Priority

PagerDuty

Created February 8, 2022 at 3:53 AM
Updated June 7, 2022 at 2:24 PM
Resolved May 23, 2022 at 10:08 AM