Generate documentation for the vendor command

This was generated using `rake docs:cli`.
This commit is contained in:
Steven Danna 2016-08-26 09:33:19 +01:00
parent 1dbcab3c7f
commit 91fa58f421
No known key found for this signature in database
GPG key ID: 94DFB46E861A7DAE

View file

@ -63,7 +63,7 @@ Options
This subcommand has additional options:
``--format=FORMAT``
``--profiles-path=PROFILES_PATH``
Folder which contains referenced profiles.
@ -109,7 +109,7 @@ This subcommand has additional options:
Choose a backend: local, ssh, winrm, docker.
``--format=FORMAT``
``--host=HOST``
Specify a remote host which is tested.
@ -408,6 +408,22 @@ This subcommand has the following syntax:
vendor
=====================================================
Download all dependencies and generate a lockfile
Syntax
-----------------------------------------------------
This subcommand has the following syntax:
.. code-block:: bash
$ inspec vendor
version
=====================================================