mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:02:09 +02:00
386 B
386 B
crane index
Modify an image index. The subcommands
append
andfilter
have their own usage documentation. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_index.md.
- Modify an image index:
crane index
- Modify an image index with subcommand:
crane index {{subcommand}}
- Display help:
crane index {{[-h|--help]}}