armada/doc/source/commands/validate.rst

26 lines
477 B
ReStructuredText

Armada - Validate
=================
Commands
--------
.. code:: bash
Usage: armada validate [OPTIONS] FILENAME
This command validates Armada Manifest
The validate argument must be a relative path to Armada manifest
$ armada validate examples/simple.yaml
Options:
--help Show this message and exit.
Synopsis
--------
The validate command will take in an Armada manifest and will validate if it is
correctly defined and consumable.