JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.permazen.cli.cmd
package
io.permazen.cli.cmd
Permazen CLI
Command
related classes, including pre-defined commands.
Related Packages
Package
Description
io.permazen.cli
Components that support integrating Permazen into a Java Console Toolkit console.
io.permazen.cli.app
Support for Permazen command line interface (CLI) applications.
io.permazen.cli.config
Classes for parsing command line flags in order to configure a Permazen command line interface (CLI) session.
io.permazen.cli.jshell
Classes relating to integration betweeen the Permazen command line interface (CLI) and the Java Console Toolkit's
jshell
command.
io.permazen.cli.main
Support classes for building standalone Permazen CLI applications.
io.permazen.cli.parse
Permazen parsing related classes.
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractCommand
Support superclass for CLI
Command
implementations.
AbstractKVCommand
AbstractKVCommand.BytesParser
Parses a
byte[]
array as hexadecimal or doubly-quoted "C" style string.
AbstractKVCommand.KVAction
Bundle
Command
Session
command.
CompareSchemasCommand
DecodeKeyCommand
InfoCommand
KVGetCommand
KVLoadCommand
KVPutCommand
KVRemoveCommand
KVSaveCommand
LoadCommand
RemoveSchemaCommand
SaveCommand
SetAllowNewSchemaCommand
SetSchemaRemovalCommand
SetSessionModeCommand
SetValidationModeCommand
SetVerboseCommand
ShowSchemaCommand