set

Sets a particular option in the current session.

Usage: tea:set [options]

where

[options] is --scope. The --scope option specifies the global scope name to be set for the current session.

admin@localhost:/> set --scope TEA
Successfully set the current scope to TEA
admin@localhost:/>
Related concepts