Sha256: 55750eae52ca3621d45b073559d163ee599065ff1fe8efae8ea8de414466ee5d

Contents?: true

Size: 760 Bytes

Versions: 8

Compression:

Stored size: 760 Bytes

Contents

# validate — Validate System Description

## Synopsis

`machinery validate` NAME

`machinery` help validate

## Description

The `validate` subcommand validates an existing system description.
It checks, that the description has the correct structure and the data stored
there conforms to the required schema. It also verifies that all extracted files
are present on disk and that all files have meta information.

In case of issues errors are shown with additional information.

The main purpose of this command is to verify the system description after
manually editing it.

## Arguments

  * `NAME` (required):
    Name of the system description.

## Examples

 * Validate the system description with the name `myhost`:

    $ `machinery` validate myhost

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
machinery-tool-1.24.1 manual/docs/docs/machinery-validate.1.md
machinery-tool-1.24.0 manual/docs/machinery-validate.1.md
machinery-tool-1.23.1 manual/docs/machinery-validate.1.md
machinery-tool-1.23.0 manual/docs/machinery-validate.1.md
machinery-tool-1.22.3 manual/docs/machinery-validate.1.md
machinery-tool-1.22.2 manual/docs/machinery-validate.1.md
machinery-tool-1.22.1 manual/docs/machinery-validate.1.md
machinery-tool-1.22.0 manual/docs/machinery-validate.1.md