get

Gets the current value of a supported option from the current session.

Usage: tea:get [options]

where

[options] is --scope. The --scope option requests for the global scope stored in the current session.

admin@localhost:/> get --scope
Current scope is: TEA
admin@localhost:/>
Related concepts