Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-18 00:17:05 +00:00
parent 7d8d3edd4e
commit 90700a6458
4 changed files with 74 additions and 1 deletions

13
tldr/crane-cp Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# crane cp
> This command is an alias of `crane copy`.
> More information: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_copy.md>.
- View documentation for the original command:
`tldr crane copy`