Este contenido no está disponible en el idioma seleccionado.
Chapter 24. system
24.1. system:framework Copiar enlaceEnlace copiado en el portapapeles!
24.1.1. Description Copiar enlaceEnlace copiado en el portapapeles!
OSGi Framework options.
24.1.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:framework [options] [framework]
24.1.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
framework | Name of the OSGi framework to use |
24.1.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-nodebug, --disable-debug | Disable debug for the OSGi framework |
--help | Display this help message |
-debug, --enable-debug | Enable debug for the OSGi framework |
24.2. system:name Copiar enlaceEnlace copiado en el portapapeles!
24.2.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Show or change Karaf instance name.
24.2.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:name [options] [name]
24.2.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
name | New name for the instance |
24.2.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
24.3. system:property Copiar enlaceEnlace copiado en el portapapeles!
24.3.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Get or set a system property.
24.3.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:property [options] [key] [value]
24.3.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
key | The system property name |
value | New value for the system property |
24.3.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-f, --file-dump | Dump all system properties in a file (in data folder) |
-p, --persistent | Persist the new value to the etc/system.properties file |
-u, --unset | Show unset know properties with value unset |
24.4. system:shutdown Copiar enlaceEnlace copiado en el portapapeles!
24.4.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Shutdown the Karaf container.
24.4.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:shutdown [options] [time]
24.4.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
time | Shutdown after a specified delay. The time argument can have different formats. First, it can be an absolute 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 (or +m), in which m is the number of minutes to wait. The word now is an alias for 0 (or +0). |
24.4.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-c, --clean, --clean-all, -ca | Force a clean restart by deleting the data directory |
--help | Display this help message |
-h, --halt | Halt the Karaf container. |
-cc, --clean-cache, -cc | Force a clean restart by deleting the cache directory |
-f, --force | Force the shutdown without confirmation message. |
-r, --reboot | Reboot the Karaf container. |
24.5. system:start-level Copiar enlaceEnlace copiado en el portapapeles!
24.5.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Gets or sets the system start level.
24.5.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:start-level [options] [level]
24.5.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
level | The new system start level to set |
24.5.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
24.6. system:version Copiar enlaceEnlace copiado en el portapapeles!
24.6.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Display the instance version
24.6.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
system:version [options]
24.6.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |