Files
cheatsheet-tldr/tldr/crane-index
2025-12-27 00:21:38 +00:00

23 lines
488 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# crane index
> Modify an image index.
> Some subcommands such as `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]}}`