Package org.apache.felix.shell.impl
package org.apache.felix.shell.impl
-
ClassesClassDescriptionShell command to display a list of bundles whose Bundle-Name or Bundle-Symbolic-Name contains a specified stringApache Felix Shell command to display recent log entriesParse and encapsulate command line optionsCommand to display, set and modify system properties Usage: sysprop -> displays all the system properties sysprop [key] -> displays the [key] property sysprop -r [key] -> removes the [key] property sysprop [key] [value] -> set the property [key] to [value]