Skip to main content

Module complete

Module complete 

Source
Expand description

Shell completion helpers for dynamic value completion via [clap_complete].

Enumsยง

RefKind ๐Ÿ”’

Functionsยง

collect_oci ๐Ÿ”’
collect_refs ๐Ÿ”’
complete_image_refs
Complete image names (refs/โ€ฆ) from the active repository.
complete_oci_digests
Complete OCI manifest digests from the active repository.
complete_oci_tags
Complete OCI image tag names from the active repository.
complete_oci_tags_and_digests
Complete OCI image tags and manifest digests from the active repository.
complete_refs ๐Ÿ”’
complete_stream_refs
Complete stream names (refs/โ€ฆ) from the active repository.
resolve_repo_for_completion ๐Ÿ”’