Command Line Interface

The command line interface can be started with the command graphcli:

Use Ctrl+D to exit:

Commands history is saved in a SQLite3 database (if available), located at: ~/.cache/graphcli/history.db.

The configuration is stored in $B3J0F_CONF_DIR/link/graph/cli.conf:

[GRAPHCLI]

color_scheme = default  # syntax highliting in command line (see Pygments documentation)
history_size = 200  # number of commands to be loaded when graphcli is started