Skip to content

Commit

Permalink
fix issue with another reference to 'buildtest schema' which needs to…
Browse files Browse the repository at this point in the history
… be removed in documentation
  • Loading branch information
shahzebsiddiqui committed Nov 8, 2024
1 parent 9b71a0a commit 7cdfcac
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -313,22 +313,6 @@ along with configuration file and output of log file during the report.

.. command-output:: buildtest debugreport

Example Configurations
~~~~~~~~~~~~~~~~~~~~~~~

buildtest provides a few example configurations for configuring buildtest this
can be retrieved by running ``buildtest schema -n settings.schema.json --examples``
or short option (``-e``), which will validate each example with schema file
``settings.schema.json``.

.. dropdown:: ``buildtest schema -n settings.schema.json -e``

.. command-output:: buildtest schema -n settings.schema.json -e

If you want to retrieve full json schema file for buildtest configuration you can
run ``buildtest schema -n settings.schema.json --json`` or short option ``-j``.


Accessing Log File
--------------------

Expand Down

0 comments on commit 7cdfcac

Please sign in to comment.