CLI Deprecation Notice
With the introduction of the new CLI commands, the following commands have been deprecated and will be removed in a later release. You can still use these commands to interact with legacy metadata collections. View the new commands at Metadata store command-line interface.
Session commands
The following session commands are available:
Session start
This command prompts for metadata store implementation options and generates an encrypted configuration file that is used by subsequent CLI commands. It eliminates the need to pass in the configuration options on CLI commands while the session is active. Session times out after an hour by default unless you select another timeout time.
Usage
dbb session start
Positional arguments
- None
Command Options
- None
Configuration options
- None
Session stop
This command deletes the encrypted configuration file that was created earlier by the dbb start-session
command.
Usage
dbb session stop
Positional arguments
- None
Command Options
- None
Configuration options
- None