mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:35:53 +02:00
crane-cp: add alias page (#14253)
* crane-cp Signed-off-by: rvandernoort <rovervandernoort@protonmail.com> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
parent
52d732207c
commit
a27afe429c
1 changed files with 8 additions and 0 deletions
8
pages/common/crane-cp.md
Normal file
8
pages/common/crane-cp.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 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`
|
Loading…
Add table
Reference in a new issue