1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 08:35:34 +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:
Rover van der Noort 2024-10-17 16:08:11 +02:00 committed by GitHub
parent 52d732207c
commit a27afe429c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
pages/common/crane-cp.md Normal file
View 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`