move2kube collect
Collect and process metadata from multiple sources.
Synopsis
Collect metadata from multiple sources (cluster, image repo etc.), filter and summarize it into a yaml.
move2kube collect [flags]
Options
-a, --annotations string Specify annotations to select collector subset.
-h, --help help for collect
-o, --output string Specify output directory for collect. (default ".")
-s, --source string Specify source directory for the artifacts to be considered while collecting.
Options inherited from parent commands
--log-file string File to store the logs in. By default it only prints to console.
--log-level string Set logging levels. (default "info")
SEE ALSO
- move2kube - Move2Kube creates all the resources required for deploying your application into kubernetes, including containerisation and kubernetes resources.