osgi:shutdown

Description

Shutdown the framework down.

Syntax

osgi:shutdown [options] [time]

Arguments

Name Description
time Shutdown after a specified delay. The time argument can have different formats. First, it can be an abolute time in the format hh:mm, in which hh is the hour (1 or 2 digits) and mm is the minute of the hour (in two digits). Second, it can be in the format +m, in which m is the number of minutes to wait. The word now is an alias for +0.

Options

Name Description
-f, --force Force the shutdown without confirmation message.
--help Display this help message