mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-23 20:45:19 +00:00
372 B
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