Skip to content

repl

repl

repl [OPTIONS]

Start an interactive REPL.

Options

--repl-history/--no-repl-history
Enable REPL history. Overrides config option repl.history.
Type: boolean (flag)

--repl-history-file <REPL_HISTORY_FILE>
Custom location of REPL history file (default: '/home/runner/.local/share/harbor-cli/history'). Overrides config option repl.history_file.
Type: path