1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 11:35:27 +02:00
tldr/pages.nl/common/crane-version.md
Managor 9a42cc59fb
pages*/common/*: add option placeholders to translations part 1 (#15896)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:08 +05:30

13 lines
426 B
Markdown

# crane version
> Print de versie van een binary.
> De versiestring is volledig afhankelijk van hoe de binary is gebouwd, dus je moet niet afhankelijk zijn van het versieformaat. Het kan zonder voorafgaande kennisgeving veranderen.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_version.md>.
- Toon versie:
`crane version`
- Toon de help:
`crane version {{[-h|--help]}}`