Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-05 00:20:34 +00:00
parent 26232b7183
commit 22576ac740
23 changed files with 291 additions and 67 deletions

View File

@@ -34,4 +34,4 @@ source: https://github.com/tldr-pages/tldr.git
- Update metadata about a node, such as its availability, labels, or roles:
`docker node update --{{availability|role|label-add|...}} {{active|worker|foo|...}} {{node1}}`
`docker node update --{{availability|role|label-add|...}} {{active|worker|...}} {{node1}}`