Sha256: 28c425868957bf78d1009e5e4a75cf5718ee969496d739253b74898f31d0064f

Contents?: true

Size: 469 Bytes

Versions: 8

Compression:

Stored size: 469 Bytes

Contents

# move — Move System Description

## Synopsis

`machinery move`
    FROM_NAME TO_NAME

`machinery` help move

## Description

The `move` command renames a stored system description from `FROM_NAME` to `TO_NAME`.

## Arguments
  * `FROM_NAME` (required):
    Current name of the system description.

  * `TO_NAME` (required):
    New name of the system description.

## Examples

  * Rename the system description `earth` to `moon`:

    $ `machinery` move earth moon

Version data entries

8 entries across 8 versions & 1 rubygems

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