Files
cheatsheet-tldr/tldr/crane-index
2025-03-09 00:16:26 +00:00

23 lines
479 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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:
`crane index {{[-h|--help]}}`