view distribution/config/commands/disconnect.properties @ 2608:1286dad1ad8f

Fill in command-group-metadata Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-February/022220.html Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-March/022331.html
author Andrew Azores <aazores@redhat.com>
date Fri, 03 Mar 2017 12:45:11 -0500
parents defa63ee2f72
children
line wrap: on
line source

bundles = com.redhat.thermostat.client.cli=${project.version}

summary = disconnect from the currently connected storage

description = Disconnect from the currently connected storage. Any \
    further actions that require a connection to the storage will \
    connect again and prompt for authentication.

usage = disconnect [-l <level>]

options = AUTO_LOG_OPTION

environments = shell

command-groups=shell-session