kcl-lang.io/kpm@v0.8.7-0.20240520061008-9fc4c5efc8c7/test/e2e/test_suites/kpm/exec_outside_pkg/help_msg/test_suite.stdout (about) 1 COMMANDS: 2 init initialize new module in current directory 3 graph prints the module dependency graph 4 add add new dependency 5 pkg package a kcl package into tar 6 metadata output the resolved dependencies of a package 7 import convert other formats to KCL file 8 run compile kcl package. 9 login login to a registry 10 logout logout from a registry 11 push push kcl package to OCI registry. 12 pull pull kcl package from OCI registry. 13 update Update dependencies listed in kcl.mod.lock based on kcl.mod 14 help, h Shows a list of commands or help for one command