Skip to content

Add example for loading tar.gz or multiple tar files using kind load image-archive #4051

@AnjaliMishra1st

Description

@AnjaliMishra1st

Summary

The documentation currently shows how to load a single image archive using:
kind load image-archive image.tar

It might be helpful to add a small note that users can run:
kind load image-archive --help

to see all available flags and options directly from the CLI.
This keeps the docs concise while still helping users discover additional usage details.

Proposed update

Add a short line under the existing example such as:

"For more options, see: kind load image-archive --help"

Notes

Happy to open a small PR for this if it sounds good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions