blob: cbc7df1e22d7c608518c61f7c21a4239ba62c6c9 [file] [log] [blame]
cli choices for the debug command enables various
different cli features. First the cli will
provide details about internal failures, which is
intended to provide a detailed description for
some failure. Failures may occur not only in the
execution of commands, but while building the
command, for example during the generation of
completion choices. Second, the cli option also
enables direct editing of many of the underlying
models (database tables) exported by the REST API.
This feature is intended to provide a way to view
or modify the internal contents of the database.