Sha256: 81036a47123d35239b7e08f8bad5f318d5c4237223301eb4b7c3a6701d0672a0
Contents?: true
Size: 473 Bytes
Versions: 4
Compression:
Stored size: 473 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
4 entries across 4 versions & 1 rubygems