Files
armada/docs/source/commands/validate.rst
Tin Lam a7607d46ac Fix typos
This patch set fixes a handful of typographical errors in the documents.

Change-Id: Ie499519fbbcfdb080877ac434ccce8fc38141854
2018-01-20 02:33:48 -06:00

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.