mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 02:52:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Store a key-value pair, reading the value from a file:
|
||||
|
||||
`etcdctl put {{my/file}} < {{path/to/file.txt}}`
|
||||
`etcdctl < {{path/to/file.txt}} put {{my/file}}`
|
||||
|
||||
- Save a snapshot of the etcd keystore:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user