1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.nl/common/crane-index.md

18 lines
389 B
Markdown
Raw Normal View History

2024-10-26 12:07:57 +02:00
# crane index
> Wijzig een image-index.
> De subcommando's `append` en `filter` hebben hun eigen gebruiksdocumentatie.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_index.md>.
- Wijzig een image-index:
`crane index`
- Wijzig een image-index met subcommando:
`crane index {{subcommand}}`
- Toon de help:
2024-10-26 12:07:57 +02:00
`crane index {{-h|--help}}`