Megatar#
Create full offline Helm chart packages.
Usage#
Commands#
megatar autocomplete [SHELL]megatar chart:list-images CHARTSmegatar help [COMMAND]megatar save-image IMAGE
megatar autocomplete [SHELL]#
display autocomplete installation instructions
See code: @oclif/plugin-autocomplete
megatar chart:list-images CHARTS#
list the docker images found in a helm chart
See code: src/commands/chart/list-images.ts
megatar help [COMMAND]#
display help for megatar
See code: @oclif/plugin-help
megatar save-image IMAGE#
save a docker image to a tgz file
See code: src/commands/save-image.ts