balena-cli/doc/notes/set.markdown
2015-03-23 08:25:45 -04:00

372 B

note <|note>

Use this command to set or update a device note.

If note command isn't passed, the tool attempts to read from stdin.

To view the notes, use $ resin device .

Examples:

$ resin note "My useful note" --device MyDevice
$ cat note.txt | resin note --device MyDevice

Options

--device, --d,dev, --d,dev <device>

device name