mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-05 22:44:37 +00:00
14 lines
324 B
Plaintext
14 lines
324 B
Plaintext
---
|
|
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`
|