mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:22:08 +02:00
384 B
384 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}}