2025-03-14 21:59:59 -06:00
|
|
|
# crane index
|
|
|
|
|
|
|
|
|
|
> Modify an image index.
|
|
|
|
|
> The subcommands `append` and `filter` 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:
|
|
|
|
|
|
2025-03-19 19:23:44 -06:00
|
|
|
`crane index {{[-h|--help]}}`
|