diff --git a/.integration/artifacthub/add-app-armor-annotation/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-app-armor-annotation/0.1.0/artifacthub-pkg.yaml index 790d2cbf..64f91b8e 100644 --- a/.integration/artifacthub/add-app-armor-annotation/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-app-armor-annotation/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `add-app-armor-annotation` with tag `0.1.0` as dependency ``` - kpm add add-app-armor-annotation:0.1.0 + kcl mod add add-app-armor-annotation:0.1.0 ``` #### Pull `add-app-armor-annotation` with tag `0.1.0` to local ``` - kpm pull add-app-armor-annotation:0.1.0 + kcl mod pull add-app-armor-annotation:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-capabilities/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-capabilities/0.1.0/artifacthub-pkg.yaml index def2e14c..ba16462c 100644 --- a/.integration/artifacthub/add-capabilities/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-capabilities/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-capabilities` with tag `0.1.0` as dependency ``` - kpm add add-capabilities:0.1.0 + kcl mod add add-capabilities:0.1.0 ``` #### Pull `add-capabilities` with tag `0.1.0` to local ``` - kpm pull add-capabilities:0.1.0 + kcl mod pull add-capabilities:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml index 97754dad..96f048f5 100644 --- a/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-castai-removal-disabled` with tag `0.1.0` as dependency ``` - kpm add add-castai-removal-disabled:0.1.0 + kcl mod add add-castai-removal-disabled:0.1.0 ``` #### Pull `add-castai-removal-disabled` with tag `0.1.0` to local ``` - kpm pull add-castai-removal-disabled:0.1.0 + kcl mod pull add-castai-removal-disabled:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-certificates-volume/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-certificates-volume/0.1.0/artifacthub-pkg.yaml index c4a3dfc9..d57d0d44 100644 --- a/.integration/artifacthub/add-certificates-volume/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-certificates-volume/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-certificates-volume` with tag `0.1.0` as dependency ``` - kpm add add-certificates-volume:0.1.0 + kcl mod add add-certificates-volume:0.1.0 ``` #### Pull `add-certificates-volume` with tag `0.1.0` to local ``` - kpm pull add-certificates-volume:0.1.0 + kcl mod pull add-certificates-volume:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-default-resources/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-default-resources/0.1.0/artifacthub-pkg.yaml index 8126da95..c93ee5b6 100644 --- a/.integration/artifacthub/add-default-resources/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-default-resources/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-default-resources` with tag `0.1.0` as dependency ``` - kpm add add-default-resources:0.1.0 + kcl mod add add-default-resources:0.1.0 ``` #### Pull `add-default-resources` with tag `0.1.0` to local ``` - kpm pull add-default-resources:0.1.0 + kcl mod pull add-default-resources:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-default-securitycontext/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-default-securitycontext/0.1.0/artifacthub-pkg.yaml index aeef06ca..7b895bd7 100644 --- a/.integration/artifacthub/add-default-securitycontext/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-default-securitycontext/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-default-securitycontext` with tag `0.1.0` as dependency ``` - kpm add add-default-securitycontext:0.1.0 + kcl mod add add-default-securitycontext:0.1.0 ``` #### Pull `add-default-securitycontext` with tag `0.1.0` to local ``` - kpm pull add-default-securitycontext:0.1.0 + kcl mod pull add-default-securitycontext:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-emptydir-sizelimit/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-emptydir-sizelimit/0.1.0/artifacthub-pkg.yaml index c5061d23..9cdfe7d7 100644 --- a/.integration/artifacthub/add-emptydir-sizelimit/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-emptydir-sizelimit/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-emptydir-sizelimit` with tag `0.1.0` as dependency ``` - kpm add add-emptydir-sizelimit:0.1.0 + kcl mod add add-emptydir-sizelimit:0.1.0 ``` #### Pull `add-emptydir-sizelimit` with tag `0.1.0` to local ``` - kpm pull add-emptydir-sizelimit:0.1.0 + kcl mod pull add-emptydir-sizelimit:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-image-as-env-var/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-image-as-env-var/0.1.0/artifacthub-pkg.yaml index 0a9103de..67b32183 100644 --- a/.integration/artifacthub/add-image-as-env-var/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-image-as-env-var/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-image-as-env-var` with tag `0.1.0` as dependency ``` - kpm add add-image-as-env-var:0.1.0 + kcl mod add add-image-as-env-var:0.1.0 ``` #### Pull `add-image-as-env-var` with tag `0.1.0` to local ``` - kpm pull add-image-as-env-var:0.1.0 + kcl mod pull add-image-as-env-var:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-istio-sidecar-injection/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-istio-sidecar-injection/0.1.0/artifacthub-pkg.yaml index 1ddba1ef..e7b2b342 100644 --- a/.integration/artifacthub/add-istio-sidecar-injection/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-istio-sidecar-injection/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-istio-sidecar-injection` with tag `0.1.0` as dependency ``` - kpm add add-istio-sidecar-injection:0.1.0 + kcl mod add add-istio-sidecar-injection:0.1.0 ``` #### Pull `add-istio-sidecar-injection` with tag `0.1.0` to local ``` - kpm pull add-istio-sidecar-injection:0.1.0 + kcl mod pull add-istio-sidecar-injection:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-linkerd-policy-annotation/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-linkerd-policy-annotation/0.1.0/artifacthub-pkg.yaml index c84f4f50..3d0f7fc8 100644 --- a/.integration/artifacthub/add-linkerd-policy-annotation/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-linkerd-policy-annotation/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-linkerd-policy-annotation` with tag `0.1.0` as dependency ``` - kpm add add-linkerd-policy-annotation:0.1.0 + kcl mod add add-linkerd-policy-annotation:0.1.0 ``` #### Pull `add-linkerd-policy-annotation` with tag `0.1.0` to local ``` - kpm pull add-linkerd-policy-annotation:0.1.0 + kcl mod pull add-linkerd-policy-annotation:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-ndots/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-ndots/0.1.0/artifacthub-pkg.yaml index b0c39ddf..d47b9b73 100644 --- a/.integration/artifacthub/add-ndots/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-ndots/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-ndots` with tag `0.1.0` as dependency ``` - kpm add add-ndots:0.1.0 + kcl mod add add-ndots:0.1.0 ``` #### Pull `add-ndots` with tag `0.1.0` to local ``` - kpm pull add-ndots:0.1.0 + kcl mod pull add-ndots:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml index beee07c3..b18cf00f 100644 --- a/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-network-policy-dns` with tag `0.1.0` as dependency ``` - kpm add add-network-policy-dns:0.1.0 + kcl mod add add-network-policy-dns:0.1.0 ``` #### Pull `add-network-policy-dns` with tag `0.1.0` to local ``` - kpm pull add-network-policy-dns:0.1.0 + kcl mod pull add-network-policy-dns:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy-dns/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy-dns/0.1.1/artifacthub-pkg.yaml index dc3aaf47..78c92980 100644 --- a/.integration/artifacthub/add-network-policy-dns/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-network-policy-dns/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-network-policy-dns` with tag `0.1.1` as dependency ``` - kpm add add-network-policy-dns:0.1.1 + kcl mod add add-network-policy-dns:0.1.1 ``` #### Pull `add-network-policy-dns` with tag `0.1.1` to local ``` - kpm pull add-network-policy-dns:0.1.1 + kcl mod pull add-network-policy-dns:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml index 133f6344..a4c13a67 100644 --- a/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-network-policy` with tag `0.1.0` as dependency ``` - kpm add add-network-policy:0.1.0 + kcl mod add add-network-policy:0.1.0 ``` #### Pull `add-network-policy` with tag `0.1.0` to local ``` - kpm pull add-network-policy:0.1.0 + kcl mod pull add-network-policy:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy/0.1.1/artifacthub-pkg.yaml index 2402c20b..53516cc1 100644 --- a/.integration/artifacthub/add-network-policy/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-network-policy/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-network-policy` with tag `0.1.1` as dependency ``` - kpm add add-network-policy:0.1.1 + kcl mod add add-network-policy:0.1.1 ``` #### Pull `add-network-policy` with tag `0.1.1` to local ``` - kpm pull add-network-policy:0.1.1 + kcl mod pull add-network-policy:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-nodeselector/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-nodeselector/0.1.0/artifacthub-pkg.yaml index 522ca85b..76c26c03 100644 --- a/.integration/artifacthub/add-nodeselector/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-nodeselector/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-nodeselector` with tag `0.1.0` as dependency ``` - kpm add add-nodeselector:0.1.0 + kcl mod add add-nodeselector:0.1.0 ``` #### Pull `add-nodeselector` with tag `0.1.0` to local ``` - kpm pull add-nodeselector:0.1.0 + kcl mod pull add-nodeselector:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-psa-labels/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-psa-labels/0.1.0/artifacthub-pkg.yaml index 601a0255..d644dcf9 100644 --- a/.integration/artifacthub/add-psa-labels/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-psa-labels/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-psa-labels` with tag `0.1.0` as dependency ``` - kpm add add-psa-labels:0.1.0 + kcl mod add add-psa-labels:0.1.0 ``` #### Pull `add-psa-labels` with tag `0.1.0` to local ``` - kpm pull add-psa-labels:0.1.0 + kcl mod pull add-psa-labels:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-quota/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-quota/0.1.0/artifacthub-pkg.yaml index e582affc..00cb1602 100644 --- a/.integration/artifacthub/add-quota/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-quota/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-quota` with tag `0.1.0` as dependency ``` - kpm add add-quota:0.1.0 + kcl mod add add-quota:0.1.0 ``` #### Pull `add-quota` with tag `0.1.0` to local ``` - kpm pull add-quota:0.1.0 + kcl mod pull add-quota:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-rolebinding/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-rolebinding/0.1.0/artifacthub-pkg.yaml index 5c51da9e..2165bca7 100644 --- a/.integration/artifacthub/add-rolebinding/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-rolebinding/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-rolebinding` with tag `0.1.0` as dependency ``` - kpm add add-rolebinding:0.1.0 + kcl mod add add-rolebinding:0.1.0 ``` #### Pull `add-rolebinding` with tag `0.1.0` to local ``` - kpm pull add-rolebinding:0.1.0 + kcl mod pull add-rolebinding:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-rolebinding/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/add-rolebinding/0.1.1/artifacthub-pkg.yaml index 56af2a66..9656837e 100644 --- a/.integration/artifacthub/add-rolebinding/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-rolebinding/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-rolebinding` with tag `0.1.1` as dependency ``` - kpm add add-rolebinding:0.1.1 + kcl mod add add-rolebinding:0.1.1 ``` #### Pull `add-rolebinding` with tag `0.1.1` to local ``` - kpm pull add-rolebinding:0.1.1 + kcl mod pull add-rolebinding:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-runtime-class-name/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-runtime-class-name/0.1.0/artifacthub-pkg.yaml index 19aa638e..35becab5 100644 --- a/.integration/artifacthub/add-runtime-class-name/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-runtime-class-name/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-runtime-class-name` with tag `0.1.0` as dependency ``` - kpm add add-runtime-class-name:0.1.0 + kcl mod add add-runtime-class-name:0.1.0 ``` #### Pull `add-runtime-class-name` with tag `0.1.0` to local ``` - kpm pull add-runtime-class-name:0.1.0 + kcl mod pull add-runtime-class-name:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml index 218157d0..07b83406 100644 --- a/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `add-safe-to-evict` with tag `0.1.0` as dependency ``` - kpm add add-safe-to-evict:0.1.0 + kcl mod add add-safe-to-evict:0.1.0 ``` #### Pull `add-safe-to-evict` with tag `0.1.0` to local ``` - kpm pull add-safe-to-evict:0.1.0 + kcl mod pull add-safe-to-evict:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/allowed-image-repos/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/allowed-image-repos/0.1.0/artifacthub-pkg.yaml index 3c5f8f99..35ccc1c3 100644 --- a/.integration/artifacthub/allowed-image-repos/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/allowed-image-repos/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `allowed-image-repos` with tag `0.1.0` as dependency ``` - kpm add allowed-image-repos:0.1.0 + kcl mod add allowed-image-repos:0.1.0 ``` #### Pull `allowed-image-repos` with tag `0.1.0` to local ``` - kpm pull allowed-image-repos:0.1.0 + kcl mod pull allowed-image-repos:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/append-env/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/append-env/0.1.0/artifacthub-pkg.yaml index 233feb03..3020c8cd 100644 --- a/.integration/artifacthub/append-env/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/append-env/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `append-env` with tag `0.1.0` as dependency ``` - kpm add append-env:0.1.0 + kcl mod add append-env:0.1.0 ``` #### Pull `append-env` with tag `0.1.0` to local ``` - kpm pull append-env:0.1.0 + kcl mod pull append-env:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-application-field-validation/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/argo-application-field-validation/0.1.0/artifacthub-pkg.yaml index 7cfe2fe4..8a5b722e 100644 --- a/.integration/artifacthub/argo-application-field-validation/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-application-field-validation/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `argo-application-field-validation` with tag `0.1.0` as dependency ``` - kpm add argo-application-field-validation:0.1.0 + kcl mod add argo-application-field-validation:0.1.0 ``` #### Pull `argo-application-field-validation` with tag `0.1.0` to local ``` - kpm pull argo-application-field-validation:0.1.0 + kcl mod pull argo-application-field-validation:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-application-field-validation/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/argo-application-field-validation/0.1.1/artifacthub-pkg.yaml index b95b00a5..dd213f48 100644 --- a/.integration/artifacthub/argo-application-field-validation/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-application-field-validation/0.1.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `argo-application-field-validation` with tag `0.1.1` as dependency ``` - kpm add argo-application-field-validation:0.1.1 + kcl mod add argo-application-field-validation:0.1.1 ``` #### Pull `argo-application-field-validation` with tag `0.1.1` to local ``` - kpm pull argo-application-field-validation:0.1.1 + kcl mod pull argo-application-field-validation:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-application-prevent-default-project/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/argo-application-prevent-default-project/0.0.1/artifacthub-pkg.yaml index cc0359de..370b8957 100644 --- a/.integration/artifacthub/argo-application-prevent-default-project/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-application-prevent-default-project/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-application-prevent-default-project` with tag `0.0.1` as dependency ``` - kpm add argo-application-prevent-default-project:0.0.1 + kcl mod add argo-application-prevent-default-project:0.0.1 ``` #### Pull `argo-application-prevent-default-project` with tag `0.0.1` to local ``` - kpm pull argo-application-prevent-default-project:0.0.1 + kcl mod pull argo-application-prevent-default-project:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-applicationset-name-matches-project/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/argo-applicationset-name-matches-project/0.0.1/artifacthub-pkg.yaml index 3a72e853..06b365ed 100644 --- a/.integration/artifacthub/argo-applicationset-name-matches-project/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-applicationset-name-matches-project/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-applicationset-name-matches-project` with tag `0.0.1` as dependency ``` - kpm add argo-applicationset-name-matches-project:0.0.1 + kcl mod add argo-applicationset-name-matches-project:0.0.1 ``` #### Pull `argo-applicationset-name-matches-project` with tag `0.0.1` to local ``` - kpm pull argo-applicationset-name-matches-project:0.0.1 + kcl mod pull argo-applicationset-name-matches-project:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-appproject-clusterresourceblacklist/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/argo-appproject-clusterresourceblacklist/0.0.1/artifacthub-pkg.yaml index b3746d08..80b2ac92 100644 --- a/.integration/artifacthub/argo-appproject-clusterresourceblacklist/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-appproject-clusterresourceblacklist/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-appproject-clusterresourceblacklist` with tag `0.0.1` as dependency ``` - kpm add argo-appproject-clusterresourceblacklist:0.0.1 + kcl mod add argo-appproject-clusterresourceblacklist:0.0.1 ``` #### Pull `argo-appproject-clusterresourceblacklist` with tag `0.0.1` to local ``` - kpm pull argo-appproject-clusterresourceblacklist:0.0.1 + kcl mod pull argo-appproject-clusterresourceblacklist:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-cd/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/argo-cd/0.1.0/artifacthub-pkg.yaml index 79c6d63b..d400c10e 100644 --- a/.integration/artifacthub/argo-cd/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-cd/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-cd` with tag `0.1.0` as dependency ``` - kpm add argo-cd:0.1.0 + kcl mod add argo-cd:0.1.0 ``` #### Pull `argo-cd` with tag `0.1.0` to local ``` - kpm pull argo-cd:0.1.0 + kcl mod pull argo-cd:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-workflow/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/argo-workflow/0.0.1/artifacthub-pkg.yaml index 95ecb4d5..82487aac 100644 --- a/.integration/artifacthub/argo-workflow/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-workflow/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-workflow` with tag `0.0.1` as dependency ``` - kpm add argo-workflow:0.0.1 + kcl mod add argo-workflow:0.0.1 ``` #### Pull `argo-workflow` with tag `0.0.1` to local ``` - kpm pull argo-workflow:0.0.1 + kcl mod pull argo-workflow:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argo-workflow/0.0.2/artifacthub-pkg.yaml b/.integration/artifacthub/argo-workflow/0.0.2/artifacthub-pkg.yaml index 15dbd0b7..cfd9320a 100644 --- a/.integration/artifacthub/argo-workflow/0.0.2/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argo-workflow/0.0.2/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argo-workflow` with tag `0.0.2` as dependency ``` - kpm add argo-workflow:0.0.2 + kcl mod add argo-workflow:0.0.2 ``` #### Pull `argo-workflow` with tag `0.0.2` to local ``` - kpm pull argo-workflow:0.0.2 + kcl mod pull argo-workflow:0.0.2 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/argoproj/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/argoproj/0.1.0/artifacthub-pkg.yaml index 6a83f2bf..6746bfd4 100644 --- a/.integration/artifacthub/argoproj/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/argoproj/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `argoproj` with tag `0.1.0` as dependency ``` - kpm add argoproj:0.1.0 + kcl mod add argoproj:0.1.0 ``` #### Pull `argoproj` with tag `0.1.0` to local ``` - kpm pull argoproj:0.1.0 + kcl mod pull argoproj:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cattle/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cattle/0.1.0/artifacthub-pkg.yaml index bffcd98c..78369871 100644 --- a/.integration/artifacthub/cattle/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cattle/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cattle` with tag `0.1.0` as dependency ``` - kpm add cattle:0.1.0 + kcl mod add cattle:0.1.0 ``` #### Pull `cattle` with tag `0.1.0` to local ``` - kpm pull cattle:0.1.0 + kcl mod pull cattle:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml index 6a774d4b..39f5d258 100644 --- a/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cert-manager-limit-dns-names` with tag `0.1.0` as dependency ``` - kpm add cert-manager-limit-dns-names:0.1.0 + kcl mod add cert-manager-limit-dns-names:0.1.0 ``` #### Pull `cert-manager-limit-dns-names` with tag `0.1.0` to local ``` - kpm pull cert-manager-limit-dns-names:0.1.0 + kcl mod pull cert-manager-limit-dns-names:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml index 1de76807..77ef560b 100644 --- a/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cert-manager-limit-duration` with tag `0.1.0` as dependency ``` - kpm add cert-manager-limit-duration:0.1.0 + kcl mod add cert-manager-limit-duration:0.1.0 ``` #### Pull `cert-manager-limit-duration` with tag `0.1.0` to local ``` - kpm pull cert-manager-limit-duration:0.1.0 + kcl mod pull cert-manager-limit-duration:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml index ca90b81b..dfcb1fa6 100644 --- a/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cert-manager-restrict-issuer` with tag `0.1.0` as dependency ``` - kpm add cert-manager-restrict-issuer:0.1.0 + kcl mod add cert-manager-restrict-issuer:0.1.0 ``` #### Pull `cert-manager-restrict-issuer` with tag `0.1.0` to local ``` - kpm pull cert-manager-restrict-issuer:0.1.0 + kcl mod pull cert-manager-restrict-issuer:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager/0.1.0/artifacthub-pkg.yaml index 765a6691..e33f9601 100644 --- a/.integration/artifacthub/cert-manager/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cert-manager/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cert-manager` with tag `0.1.0` as dependency ``` - kpm add cert-manager:0.1.0 + kcl mod add cert-manager:0.1.0 ``` #### Pull `cert-manager` with tag `0.1.0` to local ``` - kpm pull cert-manager:0.1.0 + kcl mod pull cert-manager:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/check-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/check-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml index 8b62f29d..48c0c333 100644 --- a/.integration/artifacthub/check-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/check-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `check-auto-mount-service-account-token` with tag `0.1.0` as dependency ``` - kpm add check-auto-mount-service-account-token:0.1.0 + kcl mod add check-auto-mount-service-account-token:0.1.0 ``` #### Pull `check-auto-mount-service-account-token` with tag `0.1.0` to local ``` - kpm pull check-auto-mount-service-account-token:0.1.0 + kcl mod pull check-auto-mount-service-account-token:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/check-container-limits/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/check-container-limits/0.1.0/artifacthub-pkg.yaml index 157db045..d7948fba 100644 --- a/.integration/artifacthub/check-container-limits/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/check-container-limits/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `check-container-limits` with tag `0.1.0` as dependency ``` - kpm add check-container-limits:0.1.0 + kcl mod add check-container-limits:0.1.0 ``` #### Pull `check-container-limits` with tag `0.1.0` to local ``` - kpm pull check-container-limits:0.1.0 + kcl mod pull check-container-limits:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/check-container-requests/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/check-container-requests/0.1.0/artifacthub-pkg.yaml index a415b144..10c29451 100644 --- a/.integration/artifacthub/check-container-requests/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/check-container-requests/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `check-container-requests` with tag `0.1.0` as dependency ``` - kpm add check-container-requests:0.1.0 + kcl mod add check-container-requests:0.1.0 ``` #### Pull `check-container-requests` with tag `0.1.0` to local ``` - kpm pull check-container-requests:0.1.0 + kcl mod pull check-container-requests:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/check-deprecated-api/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/check-deprecated-api/0.1.0/artifacthub-pkg.yaml index fedfc505..c6105393 100644 --- a/.integration/artifacthub/check-deprecated-api/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/check-deprecated-api/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `check-deprecated-api` with tag `0.1.0` as dependency ``` - kpm add check-deprecated-api:0.1.0 + kcl mod add check-deprecated-api:0.1.0 ``` #### Pull `check-deprecated-api` with tag `0.1.0` to local ``` - kpm pull check-deprecated-api:0.1.0 + kcl mod pull check-deprecated-api:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/check-probes/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/check-probes/0.1.0/artifacthub-pkg.yaml index 190d2257..374c803d 100644 --- a/.integration/artifacthub/check-probes/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/check-probes/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `check-probes` with tag `0.1.0` as dependency ``` - kpm add check-probes:0.1.0 + kcl mod add check-probes:0.1.0 ``` #### Pull `check-probes` with tag `0.1.0` to local ``` - kpm pull check-probes:0.1.0 + kcl mod pull check-probes:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/cilium/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cilium/0.1.0/artifacthub-pkg.yaml index 7f5aca24..8e350ebf 100644 --- a/.integration/artifacthub/cilium/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/cilium/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `cilium` with tag `0.1.0` as dependency ``` - kpm add cilium:0.1.0 + kcl mod add cilium:0.1.0 ``` #### Pull `cilium` with tag `0.1.0` to local ``` - kpm pull cilium:0.1.0 + kcl mod pull cilium:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/collectionutil/0.0.1/README.md b/.integration/artifacthub/collectionutil/0.0.1/README.md index 7c8b2d0a..dee7f095 100644 --- a/.integration/artifacthub/collectionutil/0.0.1/README.md +++ b/.integration/artifacthub/collectionutil/0.0.1/README.md @@ -7,7 +7,7 @@ + Add the dependency ```shell -kpm add collectionutil +kcl mod add collectionutil ``` + Write the kcl code diff --git a/.integration/artifacthub/collectionutil/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/collectionutil/0.0.1/artifacthub-pkg.yaml index 4bfd96a2..29841d0e 100644 --- a/.integration/artifacthub/collectionutil/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/collectionutil/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `collectionutil` with tag `0.0.1` as dependency ``` - kpm add collectionutil:0.0.1 + kcl mod add collectionutil:0.0.1 ``` #### Pull `collectionutil` with tag `0.0.1` to local ``` - kpm pull collectionutil:0.0.1 + kcl mod pull collectionutil:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/conditionally-add-annotations/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/conditionally-add-annotations/0.1.0/artifacthub-pkg.yaml index 894473bc..9591db13 100644 --- a/.integration/artifacthub/conditionally-add-annotations/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/conditionally-add-annotations/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `conditionally-add-annotations` with tag `0.1.0` as dependency ``` - kpm add conditionally-add-annotations:0.1.0 + kcl mod add conditionally-add-annotations:0.1.0 ``` #### Pull `conditionally-add-annotations` with tag `0.1.0` to local ``` - kpm pull conditionally-add-annotations:0.1.0 + kcl mod pull conditionally-add-annotations:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/conditionally-add-labels/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/conditionally-add-labels/0.1.0/artifacthub-pkg.yaml index 2f647670..42b89535 100644 --- a/.integration/artifacthub/conditionally-add-labels/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/conditionally-add-labels/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `conditionally-add-labels` with tag `0.1.0` as dependency ``` - kpm add conditionally-add-labels:0.1.0 + kcl mod add conditionally-add-labels:0.1.0 ``` #### Pull `conditionally-add-labels` with tag `0.1.0` to local ``` - kpm pull conditionally-add-labels:0.1.0 + kcl mod pull conditionally-add-labels:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml index 909277a6..eaaf1ac2 100644 --- a/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `consul-enforce-min-tls-version` with tag `0.1.0` as dependency ``` - kpm add consul-enforce-min-tls-version:0.1.0 + kcl mod add consul-enforce-min-tls-version:0.1.0 ``` #### Pull `consul-enforce-min-tls-version` with tag `0.1.0` to local ``` - kpm pull consul-enforce-min-tls-version:0.1.0 + kcl mod pull consul-enforce-min-tls-version:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/consul/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/consul/0.1.0/artifacthub-pkg.yaml index f8244ebf..507ad029 100644 --- a/.integration/artifacthub/consul/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/consul/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `consul` with tag `0.1.0` as dependency ``` - kpm add consul:0.1.0 + kcl mod add consul:0.1.0 ``` #### Pull `consul` with tag `0.1.0` to local ``` - kpm pull consul:0.1.0 + kcl mod pull consul:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/container_profile/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/container_profile/0.1.1/artifacthub-pkg.yaml index 3dac05ea..d3291c9b 100644 --- a/.integration/artifacthub/container_profile/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/container_profile/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `container_profile` with tag `0.1.1` as dependency ``` - kpm add container_profile:0.1.1 + kcl mod add container_profile:0.1.1 ``` #### Pull `container_profile` with tag `0.1.1` to local ``` - kpm pull container_profile:0.1.1 + kcl mod pull container_profile:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/crossplane/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/crossplane/0.1.0/artifacthub-pkg.yaml index dc49b3c2..a3ecf0b0 100644 --- a/.integration/artifacthub/crossplane/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/crossplane/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `crossplane` with tag `0.1.0` as dependency ``` - kpm add crossplane:0.1.0 + kcl mod add crossplane:0.1.0 ``` #### Pull `crossplane` with tag `0.1.0` to local ``` - kpm pull crossplane:0.1.0 + kcl mod pull crossplane:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/dapr/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/dapr/0.1.0/artifacthub-pkg.yaml index 6c972b7a..36d80ba5 100644 --- a/.integration/artifacthub/dapr/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/dapr/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `dapr` with tag `0.1.0` as dependency ``` - kpm add dapr:0.1.0 + kcl mod add dapr:0.1.0 ``` #### Pull `dapr` with tag `0.1.0` to local ``` - kpm pull dapr:0.1.0 + kcl mod pull dapr:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/deamon-require-aws-node-irsa/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/deamon-require-aws-node-irsa/0.1.0/artifacthub-pkg.yaml index 24a7102a..4e6b8589 100644 --- a/.integration/artifacthub/deamon-require-aws-node-irsa/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/deamon-require-aws-node-irsa/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `deamon-require-aws-node-irsa` with tag `0.1.0` as dependency ``` - kpm add deamon-require-aws-node-irsa:0.1.0 + kcl mod add deamon-require-aws-node-irsa:0.1.0 ``` #### Pull `deamon-require-aws-node-irsa` with tag `0.1.0` to local ``` - kpm pull deamon-require-aws-node-irsa:0.1.0 + kcl mod pull deamon-require-aws-node-irsa:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/deny-all/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/deny-all/0.1.0/artifacthub-pkg.yaml index f73262cc..02062f52 100644 --- a/.integration/artifacthub/deny-all/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/deny-all/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `deny-all` with tag `0.1.0` as dependency ``` - kpm add deny-all:0.1.0 + kcl mod add deny-all:0.1.0 ``` #### Pull `deny-all` with tag `0.1.0` to local ``` - kpm pull deny-all:0.1.0 + kcl mod pull deny-all:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/deny-commands-in-exec-probe/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/deny-commands-in-exec-probe/0.1.0/artifacthub-pkg.yaml index 1029c2c4..750df1f2 100644 --- a/.integration/artifacthub/deny-commands-in-exec-probe/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/deny-commands-in-exec-probe/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `deny-commands-in-exec-probe` with tag `0.1.0` as dependency ``` - kpm add deny-commands-in-exec-probe:0.1.0 + kcl mod add deny-commands-in-exec-probe:0.1.0 ``` #### Pull `deny-commands-in-exec-probe` with tag `0.1.0` to local ``` - kpm pull deny-commands-in-exec-probe:0.1.0 + kcl mod pull deny-commands-in-exec-probe:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/deny-endpoint-edit-default-role/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/deny-endpoint-edit-default-role/0.1.0/artifacthub-pkg.yaml index bf074a06..e7e7506d 100644 --- a/.integration/artifacthub/deny-endpoint-edit-default-role/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/deny-endpoint-edit-default-role/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `deny-endpoint-edit-default-role` with tag `0.1.0` as dependency ``` - kpm add deny-endpoint-edit-default-role:0.1.0 + kcl mod add deny-endpoint-edit-default-role:0.1.0 ``` #### Pull `deny-endpoint-edit-default-role` with tag `0.1.0` to local ``` - kpm pull deny-endpoint-edit-default-role:0.1.0 + kcl mod pull deny-endpoint-edit-default-role:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-anonymous/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-anonymous/0.1.0/artifacthub-pkg.yaml index c96dab4c..48625474 100644 --- a/.integration/artifacthub/disallow-anonymous/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-anonymous/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-anonymous` with tag `0.1.0` as dependency ``` - kpm add disallow-anonymous:0.1.0 + kcl mod add disallow-anonymous:0.1.0 ``` #### Pull `disallow-anonymous` with tag `0.1.0` to local ``` - kpm pull disallow-anonymous:0.1.0 + kcl mod pull disallow-anonymous:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml index 09c1b951..077cab40 100644 --- a/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-cri-sock-mount` with tag `0.1.0` as dependency ``` - kpm add disallow-cri-sock-mount:0.1.0 + kcl mod add disallow-cri-sock-mount:0.1.0 ``` #### Pull `disallow-cri-sock-mount` with tag `0.1.0` to local ``` - kpm pull disallow-cri-sock-mount:0.1.0 + kcl mod pull disallow-cri-sock-mount:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml index e2721d1e..aab0026d 100644 --- a/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-default-namespace` with tag `0.1.0` as dependency ``` - kpm add disallow-default-namespace:0.1.0 + kcl mod add disallow-default-namespace:0.1.0 ``` #### Pull `disallow-default-namespace` with tag `0.1.0` to local ``` - kpm pull disallow-default-namespace:0.1.0 + kcl mod pull disallow-default-namespace:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml index d5d68282..867fc5b7 100644 --- a/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-empty-ingress-host` with tag `0.1.0` as dependency ``` - kpm add disallow-empty-ingress-host:0.1.0 + kcl mod add disallow-empty-ingress-host:0.1.0 ``` #### Pull `disallow-empty-ingress-host` with tag `0.1.0` to local ``` - kpm pull disallow-empty-ingress-host:0.1.0 + kcl mod pull disallow-empty-ingress-host:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml index 2613c6d2..7424f5d6 100644 --- a/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-helm-tiller` with tag `0.1.0` as dependency ``` - kpm add disallow-helm-tiller:0.1.0 + kcl mod add disallow-helm-tiller:0.1.0 ``` #### Pull `disallow-helm-tiller` with tag `0.1.0` to local ``` - kpm pull disallow-helm-tiller:0.1.0 + kcl mod pull disallow-helm-tiller:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-host-ports/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-host-ports/0.1.0/artifacthub-pkg.yaml index 91052f01..81df8928 100644 --- a/.integration/artifacthub/disallow-host-ports/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-host-ports/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-host-ports` with tag `0.1.0` as dependency ``` - kpm add disallow-host-ports:0.1.0 + kcl mod add disallow-host-ports:0.1.0 ``` #### Pull `disallow-host-ports` with tag `0.1.0` to local ``` - kpm pull disallow-host-ports:0.1.0 + kcl mod pull disallow-host-ports:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml index 5b00a81e..5d26b16b 100644 --- a/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-image-repos` with tag `0.1.0` as dependency ``` - kpm add disallow-image-repos:0.1.0 + kcl mod add disallow-image-repos:0.1.0 ``` #### Pull `disallow-image-repos` with tag `0.1.0` to local ``` - kpm pull disallow-image-repos:0.1.0 + kcl mod pull disallow-image-repos:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-ingress-wildcard/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-ingress-wildcard/0.1.0/artifacthub-pkg.yaml index c8f6b95c..58239bdd 100644 --- a/.integration/artifacthub/disallow-ingress-wildcard/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-ingress-wildcard/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-ingress-wildcard` with tag `0.1.0` as dependency ``` - kpm add disallow-ingress-wildcard:0.1.0 + kcl mod add disallow-ingress-wildcard:0.1.0 ``` #### Pull `disallow-ingress-wildcard` with tag `0.1.0` to local ``` - kpm pull disallow-ingress-wildcard:0.1.0 + kcl mod pull disallow-ingress-wildcard:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml index 6f39297b..71c0f9c8 100644 --- a/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-latest-tag` with tag `0.1.0` as dependency ``` - kpm add disallow-latest-tag:0.1.0 + kcl mod add disallow-latest-tag:0.1.0 ``` #### Pull `disallow-latest-tag` with tag `0.1.0` to local ``` - kpm pull disallow-latest-tag:0.1.0 + kcl mod pull disallow-latest-tag:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-privileged-containers/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-privileged-containers/0.1.0/artifacthub-pkg.yaml index d056ae7e..374b0163 100644 --- a/.integration/artifacthub/disallow-privileged-containers/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-privileged-containers/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-privileged-containers` with tag `0.1.0` as dependency ``` - kpm add disallow-privileged-containers:0.1.0 + kcl mod add disallow-privileged-containers:0.1.0 ``` #### Pull `disallow-privileged-containers` with tag `0.1.0` to local ``` - kpm pull disallow-privileged-containers:0.1.0 + kcl mod pull disallow-privileged-containers:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-svc-lb/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-svc-lb/0.1.0/artifacthub-pkg.yaml index 2437ee64..e46e0a09 100644 --- a/.integration/artifacthub/disallow-svc-lb/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-svc-lb/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-svc-lb` with tag `0.1.0` as dependency ``` - kpm add disallow-svc-lb:0.1.0 + kcl mod add disallow-svc-lb:0.1.0 ``` #### Pull `disallow-svc-lb` with tag `0.1.0` to local ``` - kpm pull disallow-svc-lb:0.1.0 + kcl mod pull disallow-svc-lb:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-svc-node-port/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-svc-node-port/0.1.0/artifacthub-pkg.yaml index 04ba173e..e533d2ba 100644 --- a/.integration/artifacthub/disallow-svc-node-port/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallow-svc-node-port/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallow-svc-node-port` with tag `0.1.0` as dependency ``` - kpm add disallow-svc-node-port:0.1.0 + kcl mod add disallow-svc-node-port:0.1.0 ``` #### Pull `disallow-svc-node-port` with tag `0.1.0` to local ``` - kpm pull disallow-svc-node-port:0.1.0 + kcl mod pull disallow-svc-node-port:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/disallowed-image-repos/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallowed-image-repos/0.1.0/artifacthub-pkg.yaml index 86f61086..2369eee4 100644 --- a/.integration/artifacthub/disallowed-image-repos/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/disallowed-image-repos/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `disallowed-image-repos` with tag `0.1.0` as dependency ``` - kpm add disallowed-image-repos:0.1.0 + kcl mod add disallowed-image-repos:0.1.0 ``` #### Pull `disallowed-image-repos` with tag `0.1.0` to local ``` - kpm pull disallowed-image-repos:0.1.0 + kcl mod pull disallowed-image-repos:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/envoy/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/envoy/0.1.0/artifacthub-pkg.yaml index 75a421cc..005615f6 100644 --- a/.integration/artifacthub/envoy/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/envoy/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `envoy` with tag `0.1.0` as dependency ``` - kpm add envoy:0.1.0 + kcl mod add envoy:0.1.0 ``` #### Pull `envoy` with tag `0.1.0` to local ``` - kpm pull envoy:0.1.0 + kcl mod pull envoy:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/external-ips/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/external-ips/0.1.0/artifacthub-pkg.yaml index d4c44030..2d3712b3 100644 --- a/.integration/artifacthub/external-ips/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/external-ips/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `external-ips` with tag `0.1.0` as dependency ``` - kpm add external-ips:0.1.0 + kcl mod add external-ips:0.1.0 ``` #### Pull `external-ips` with tag `0.1.0` to local ``` - kpm pull external-ips:0.1.0 + kcl mod pull external-ips:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/external-secrets/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/external-secrets/0.1.0/artifacthub-pkg.yaml index 96e146ad..56b678b0 100644 --- a/.integration/artifacthub/external-secrets/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/external-secrets/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `external-secrets` with tag `0.1.0` as dependency ``` - kpm add external-secrets:0.1.0 + kcl mod add external-secrets:0.1.0 ``` #### Pull `external-secrets` with tag `0.1.0` to local ``` - kpm pull external-secrets:0.1.0 + kcl mod pull external-secrets:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/flux-check-buckets/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/flux-check-buckets/0.1.1/artifacthub-pkg.yaml index 83772bc9..95377bff 100644 --- a/.integration/artifacthub/flux-check-buckets/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/flux-check-buckets/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `flux-check-buckets` with tag `0.1.1` as dependency ``` - kpm add flux-check-buckets:0.1.1 + kcl mod add flux-check-buckets:0.1.1 ``` #### Pull `flux-check-buckets` with tag `0.1.1` to local ``` - kpm pull flux-check-buckets:0.1.1 + kcl mod pull flux-check-buckets:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/flux-check-github-repositories/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/flux-check-github-repositories/0.1.1/artifacthub-pkg.yaml index 73b95afe..86c25275 100644 --- a/.integration/artifacthub/flux-check-github-repositories/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/flux-check-github-repositories/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `flux-check-github-repositories` with tag `0.1.1` as dependency ``` - kpm add flux-check-github-repositories:0.1.1 + kcl mod add flux-check-github-repositories:0.1.1 ``` #### Pull `flux-check-github-repositories` with tag `0.1.1` to local ``` - kpm pull flux-check-github-repositories:0.1.1 + kcl mod pull flux-check-github-repositories:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/flux-check-helm-repositories/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/flux-check-helm-repositories/0.1.1/artifacthub-pkg.yaml index 2d313b0d..ab84f43f 100644 --- a/.integration/artifacthub/flux-check-helm-repositories/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/flux-check-helm-repositories/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `flux-check-helm-repositories` with tag `0.1.1` as dependency ``` - kpm add flux-check-helm-repositories:0.1.1 + kcl mod add flux-check-helm-repositories:0.1.1 ``` #### Pull `flux-check-helm-repositories` with tag `0.1.1` to local ``` - kpm pull flux-check-helm-repositories:0.1.1 + kcl mod pull flux-check-helm-repositories:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/flux-check-image-repositories/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/flux-check-image-repositories/0.1.1/artifacthub-pkg.yaml index b544c5ff..938c99dc 100644 --- a/.integration/artifacthub/flux-check-image-repositories/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/flux-check-image-repositories/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `flux-check-image-repositories` with tag `0.1.1` as dependency ``` - kpm add flux-check-image-repositories:0.1.1 + kcl mod add flux-check-image-repositories:0.1.1 ``` #### Pull `flux-check-image-repositories` with tag `0.1.1` to local ``` - kpm pull flux-check-image-repositories:0.1.1 + kcl mod pull flux-check-image-repositories:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/flux-check-url/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/flux-check-url/0.1.1/artifacthub-pkg.yaml index bfb32537..7174d224 100644 --- a/.integration/artifacthub/flux-check-url/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/flux-check-url/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `flux-check-url` with tag `0.1.1` as dependency ``` - kpm add flux-check-url:0.1.1 + kcl mod add flux-check-url:0.1.1 ``` #### Pull `flux-check-url` with tag `0.1.1` to local ``` - kpm pull flux-check-url:0.1.1 + kcl mod pull flux-check-url:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/fluxcd/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/fluxcd/0.1.0/artifacthub-pkg.yaml index 9dcb9073..9b6b71ad 100644 --- a/.integration/artifacthub/fluxcd/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/fluxcd/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `fluxcd` with tag `0.1.0` as dependency ``` - kpm add fluxcd:0.1.0 + kcl mod add fluxcd:0.1.0 ``` #### Pull `fluxcd` with tag `0.1.0` to local ``` - kpm pull fluxcd:0.1.0 + kcl mod pull fluxcd:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/grafana/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/grafana/0.1.0/artifacthub-pkg.yaml index 0008bb1c..e5896a96 100644 --- a/.integration/artifacthub/grafana/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/grafana/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `grafana` with tag `0.1.0` as dependency ``` - kpm add grafana:0.1.0 + kcl mod add grafana:0.1.0 ``` #### Pull `grafana` with tag `0.1.0` to local ``` - kpm pull grafana:0.1.0 + kcl mod pull grafana:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/helloworld/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/helloworld/0.0.1/artifacthub-pkg.yaml index b8a9ecf5..350801a7 100644 --- a/.integration/artifacthub/helloworld/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/helloworld/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `helloworld` with tag `0.0.1` as dependency ``` - kpm add helloworld:0.0.1 + kcl mod add helloworld:0.0.1 ``` #### Pull `helloworld` with tag `0.0.1` to local ``` - kpm pull helloworld:0.0.1 + kcl mod pull helloworld:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/helloworld/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/helloworld/0.1.0/artifacthub-pkg.yaml index e668ae66..0378c048 100644 --- a/.integration/artifacthub/helloworld/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/helloworld/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `helloworld` with tag `0.1.0` as dependency ``` - kpm add helloworld:0.1.0 + kcl mod add helloworld:0.1.0 ``` #### Pull `helloworld` with tag `0.1.0` to local ``` - kpm pull helloworld:0.1.0 + kcl mod pull helloworld:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/helloworld/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/helloworld/0.1.1/artifacthub-pkg.yaml index 72fd7bbb..93d99399 100644 --- a/.integration/artifacthub/helloworld/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/helloworld/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `helloworld` with tag `0.1.1` as dependency ``` - kpm add helloworld:0.1.1 + kcl mod add helloworld:0.1.1 ``` #### Pull `helloworld` with tag `0.1.1` to local ``` - kpm pull helloworld:0.1.1 + kcl mod pull helloworld:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/helloworld/artifacthub-pkg.yaml b/.integration/artifacthub/helloworld/artifacthub-pkg.yaml index 72fd7bbb..93d99399 100644 --- a/.integration/artifacthub/helloworld/artifacthub-pkg.yaml +++ b/.integration/artifacthub/helloworld/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `helloworld` with tag `0.1.1` as dependency ``` - kpm add helloworld:0.1.1 + kcl mod add helloworld:0.1.1 ``` #### Pull `helloworld` with tag `0.1.1` to local ``` - kpm pull helloworld:0.1.1 + kcl mod pull helloworld:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/horizontal-pod-auto-scaler/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/horizontal-pod-auto-scaler/0.1.0/artifacthub-pkg.yaml index 099df626..99161359 100644 --- a/.integration/artifacthub/horizontal-pod-auto-scaler/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/horizontal-pod-auto-scaler/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `horizontal-pod-auto-scaler` with tag `0.1.0` as dependency ``` - kpm add horizontal-pod-auto-scaler:0.1.0 + kcl mod add horizontal-pod-auto-scaler:0.1.0 ``` #### Pull `horizontal-pod-auto-scaler` with tag `0.1.0` to local ``` - kpm pull horizontal-pod-auto-scaler:0.1.0 + kcl mod pull horizontal-pod-auto-scaler:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/https-only/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/https-only/0.1.0/artifacthub-pkg.yaml index a759cf56..0b87bf83 100644 --- a/.integration/artifacthub/https-only/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/https-only/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `https-only` with tag `0.1.0` as dependency ``` - kpm add https-only:0.1.0 + kcl mod add https-only:0.1.0 ``` #### Pull `https-only` with tag `0.1.0` to local ``` - kpm pull https-only:0.1.0 + kcl mod pull https-only:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/ingress-nginx/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/ingress-nginx/0.0.1/artifacthub-pkg.yaml index f49dae33..6ee04193 100644 --- a/.integration/artifacthub/ingress-nginx/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/ingress-nginx/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `ingress-nginx` with tag `0.0.1` as dependency ``` - kpm add ingress-nginx:0.0.1 + kcl mod add ingress-nginx:0.0.1 ``` #### Pull `ingress-nginx` with tag `0.0.1` to local ``` - kpm pull ingress-nginx:0.0.1 + kcl mod pull ingress-nginx:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/insert-pod-antiaffinity/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/insert-pod-antiaffinity/0.1.0/artifacthub-pkg.yaml index 5b8ae3cb..e86e39b9 100644 --- a/.integration/artifacthub/insert-pod-antiaffinity/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/insert-pod-antiaffinity/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `insert-pod-antiaffinity` with tag `0.1.0` as dependency ``` - kpm add insert-pod-antiaffinity:0.1.0 + kcl mod add insert-pod-antiaffinity:0.1.0 ``` #### Pull `insert-pod-antiaffinity` with tag `0.1.0` to local ``` - kpm pull insert-pod-antiaffinity:0.1.0 + kcl mod pull insert-pod-antiaffinity:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-add-sidecar-injection/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-add-sidecar-injection/0.1.0/artifacthub-pkg.yaml index 2798c5f7..5afabe4e 100644 --- a/.integration/artifacthub/istio-add-sidecar-injection/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-add-sidecar-injection/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-add-sidecar-injection` with tag `0.1.0` as dependency ``` - kpm add istio-add-sidecar-injection:0.1.0 + kcl mod add istio-add-sidecar-injection:0.1.0 ``` #### Pull `istio-add-sidecar-injection` with tag `0.1.0` to local ``` - kpm pull istio-add-sidecar-injection:0.1.0 + kcl mod pull istio-add-sidecar-injection:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-check-mtls/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-check-mtls/0.1.0/artifacthub-pkg.yaml index 3e23e7ce..52b35567 100644 --- a/.integration/artifacthub/istio-check-mtls/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-check-mtls/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-check-mtls` with tag `0.1.0` as dependency ``` - kpm add istio-check-mtls:0.1.0 + kcl mod add istio-check-mtls:0.1.0 ``` #### Pull `istio-check-mtls` with tag `0.1.0` to local ``` - kpm pull istio-check-mtls:0.1.0 + kcl mod pull istio-check-mtls:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-check-sidecar-injection-label/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-check-sidecar-injection-label/0.1.0/artifacthub-pkg.yaml index 43971230..5f60cca0 100644 --- a/.integration/artifacthub/istio-check-sidecar-injection-label/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-check-sidecar-injection-label/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-check-sidecar-injection-label` with tag `0.1.0` as dependency ``` - kpm add istio-check-sidecar-injection-label:0.1.0 + kcl mod add istio-check-sidecar-injection-label:0.1.0 ``` #### Pull `istio-check-sidecar-injection-label` with tag `0.1.0` to local ``` - kpm pull istio-check-sidecar-injection-label:0.1.0 + kcl mod pull istio-check-sidecar-injection-label:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-check-virtual-service-wildcard/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-check-virtual-service-wildcard/0.1.0/artifacthub-pkg.yaml index 8d3d198c..7d687eac 100644 --- a/.integration/artifacthub/istio-check-virtual-service-wildcard/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-check-virtual-service-wildcard/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-check-virtual-service-wildcard` with tag `0.1.0` as dependency ``` - kpm add istio-check-virtual-service-wildcard:0.1.0 + kcl mod add istio-check-virtual-service-wildcard:0.1.0 ``` #### Pull `istio-check-virtual-service-wildcard` with tag `0.1.0` to local ``` - kpm pull istio-check-virtual-service-wildcard:0.1.0 + kcl mod pull istio-check-virtual-service-wildcard:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-create-authorization-policy/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-create-authorization-policy/0.1.0/artifacthub-pkg.yaml index 12f81085..8d5d62e1 100644 --- a/.integration/artifacthub/istio-create-authorization-policy/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-create-authorization-policy/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-create-authorization-policy` with tag `0.1.0` as dependency ``` - kpm add istio-create-authorization-policy:0.1.0 + kcl mod add istio-create-authorization-policy:0.1.0 ``` #### Pull `istio-create-authorization-policy` with tag `0.1.0` to local ``` - kpm pull istio-create-authorization-policy:0.1.0 + kcl mod pull istio-create-authorization-policy:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-enforce-tls-hosts-host-subnets/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-enforce-tls-hosts-host-subnets/0.1.0/artifacthub-pkg.yaml index 8f7e57cf..4385d436 100644 --- a/.integration/artifacthub/istio-enforce-tls-hosts-host-subnets/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-enforce-tls-hosts-host-subnets/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-enforce-tls-hosts-host-subnets` with tag `0.1.0` as dependency ``` - kpm add istio-enforce-tls-hosts-host-subnets:0.1.0 + kcl mod add istio-enforce-tls-hosts-host-subnets:0.1.0 ``` #### Pull `istio-enforce-tls-hosts-host-subnets` with tag `0.1.0` to local ``` - kpm pull istio-enforce-tls-hosts-host-subnets:0.1.0 + kcl mod pull istio-enforce-tls-hosts-host-subnets:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio-prevent-disabling-injection-pods/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio-prevent-disabling-injection-pods/0.1.0/artifacthub-pkg.yaml index 0a5e7ac6..968d36b6 100644 --- a/.integration/artifacthub/istio-prevent-disabling-injection-pods/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio-prevent-disabling-injection-pods/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio-prevent-disabling-injection-pods` with tag `0.1.0` as dependency ``` - kpm add istio-prevent-disabling-injection-pods:0.1.0 + kcl mod add istio-prevent-disabling-injection-pods:0.1.0 ``` #### Pull `istio-prevent-disabling-injection-pods` with tag `0.1.0` to local ``` - kpm pull istio-prevent-disabling-injection-pods:0.1.0 + kcl mod pull istio-prevent-disabling-injection-pods:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio/0.1.0/artifacthub-pkg.yaml index eebe261c..863761f5 100644 --- a/.integration/artifacthub/istio/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio` with tag `0.1.0` as dependency ``` - kpm add istio:0.1.0 + kcl mod add istio:0.1.0 ``` #### Pull `istio` with tag `0.1.0` to local ``` - kpm pull istio:0.1.0 + kcl mod pull istio:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/istio/0.2.0/artifacthub-pkg.yaml b/.integration/artifacthub/istio/0.2.0/artifacthub-pkg.yaml index 7c89f288..f5aae080 100644 --- a/.integration/artifacthub/istio/0.2.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/istio/0.2.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `istio` with tag `0.2.0` as dependency ``` - kpm add istio:0.2.0 + kcl mod add istio:0.2.0 ``` #### Pull `istio` with tag `0.2.0` to local ``` - kpm pull istio:0.2.0 + kcl mod pull istio:0.2.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/jsonpatch/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/jsonpatch/0.0.1/artifacthub-pkg.yaml index d0be83cc..9ef81053 100644 --- a/.integration/artifacthub/jsonpatch/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/jsonpatch/0.0.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `jsonpatch` with tag `0.0.1` as dependency ``` - kpm add jsonpatch:0.0.1 + kcl mod add jsonpatch:0.0.1 ``` #### Pull `jsonpatch` with tag `0.0.1` to local ``` - kpm pull jsonpatch:0.0.1 + kcl mod pull jsonpatch:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/jsonpatch/0.0.2/artifacthub-pkg.yaml b/.integration/artifacthub/jsonpatch/0.0.2/artifacthub-pkg.yaml index 7713c2a7..e806df05 100644 --- a/.integration/artifacthub/jsonpatch/0.0.2/artifacthub-pkg.yaml +++ b/.integration/artifacthub/jsonpatch/0.0.2/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `jsonpatch` with tag `0.0.2` as dependency ``` - kpm add jsonpatch:0.0.2 + kcl mod add jsonpatch:0.0.2 ``` #### Pull `jsonpatch` with tag `0.0.2` to local ``` - kpm pull jsonpatch:0.0.2 + kcl mod pull jsonpatch:0.0.2 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/k8s_manifests_containers/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/k8s_manifests_containers/0.1.0/artifacthub-pkg.yaml index a70ecd91..c962e8ba 100644 --- a/.integration/artifacthub/k8s_manifests_containers/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/k8s_manifests_containers/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `k8s_manifests_containers` with tag `0.1.0` as dependency ``` - kpm add k8s_manifests_containers:0.1.0 + kcl mod add k8s_manifests_containers:0.1.0 ``` #### Pull `k8s_manifests_containers` with tag `0.1.0` to local ``` - kpm pull k8s_manifests_containers:0.1.0 + kcl mod pull k8s_manifests_containers:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/k8s_manifests_containers/0.1.2/artifacthub-pkg.yaml b/.integration/artifacthub/k8s_manifests_containers/0.1.2/artifacthub-pkg.yaml index c5889f05..78e6b0cc 100644 --- a/.integration/artifacthub/k8s_manifests_containers/0.1.2/artifacthub-pkg.yaml +++ b/.integration/artifacthub/k8s_manifests_containers/0.1.2/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `k8s_manifests_containers` with tag `0.1.2` as dependency ``` - kpm add k8s_manifests_containers:0.1.2 + kcl mod add k8s_manifests_containers:0.1.2 ``` #### Pull `k8s_manifests_containers` with tag `0.1.2` to local ``` - kpm pull k8s_manifests_containers:0.1.2 + kcl mod pull k8s_manifests_containers:0.1.2 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/k8s_manifests_service_account/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/k8s_manifests_service_account/0.1.0/artifacthub-pkg.yaml index f139754d..161adbc5 100644 --- a/.integration/artifacthub/k8s_manifests_service_account/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/k8s_manifests_service_account/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `k8s_manifests_service_account` with tag `0.1.0` as dependency ``` - kpm add k8s_manifests_service_account:0.1.0 + kcl mod add k8s_manifests_service_account:0.1.0 ``` #### Pull `k8s_manifests_service_account` with tag `0.1.0` to local ``` - kpm pull k8s_manifests_service_account:0.1.0 + kcl mod pull k8s_manifests_service_account:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/karmada/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/karmada/0.1.0/artifacthub-pkg.yaml index af284266..cbb1fc11 100644 --- a/.integration/artifacthub/karmada/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/karmada/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `karmada` with tag `0.1.0` as dependency ``` - kpm add karmada:0.1.0 + kcl mod add karmada:0.1.0 ``` #### Pull `karmada` with tag `0.1.0` to local ``` - kpm pull karmada:0.1.0 + kcl mod pull karmada:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kasten/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kasten/0.1.0/artifacthub-pkg.yaml index a5989aac..4e9dfb73 100644 --- a/.integration/artifacthub/kasten/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kasten/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kasten` with tag `0.1.0` as dependency ``` - kpm add kasten:0.1.0 + kcl mod add kasten:0.1.0 ``` #### Pull `kasten` with tag `0.1.0` to local ``` - kpm pull kasten:0.1.0 + kcl mod pull kasten:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-abstraction-example/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-abstraction-example/0.1.0/artifacthub-pkg.yaml index 2281ed56..1b23ce63 100644 --- a/.integration/artifacthub/kcl-abstraction-example/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-abstraction-example/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-abstraction-example` with tag `0.1.0` as dependency ``` - kpm add kcl-abstraction-example:0.1.0 + kcl mod add kcl-abstraction-example:0.1.0 ``` #### Pull `kcl-abstraction-example` with tag `0.1.0` to local ``` - kpm pull kcl-abstraction-example:0.1.0 + kcl mod pull kcl-abstraction-example:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-chart-example/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-chart-example/0.0.1/artifacthub-pkg.yaml index 0f50d93a..c1d21ce0 100644 --- a/.integration/artifacthub/kcl-chart-example/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-chart-example/0.0.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `kcl-chart-example` with tag `0.0.1` as dependency ``` - kpm add kcl-chart-example:0.0.1 + kcl mod add kcl-chart-example:0.0.1 ``` #### Pull `kcl-chart-example` with tag `0.0.1` to local ``` - kpm pull kcl-chart-example:0.0.1 + kcl mod pull kcl-chart-example:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-config-example/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-config-example/0.1.0/artifacthub-pkg.yaml index 2f8116c0..bf75cc85 100644 --- a/.integration/artifacthub/kcl-config-example/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-config-example/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-config-example` with tag `0.1.0` as dependency ``` - kpm add kcl-config-example:0.1.0 + kcl mod add kcl-config-example:0.1.0 ``` #### Pull `kcl-config-example` with tag `0.1.0` to local ``` - kpm pull kcl-config-example:0.1.0 + kcl mod pull kcl-config-example:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-data-integration-example/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-data-integration-example/0.1.0/artifacthub-pkg.yaml index 0c54356b..cf722a47 100644 --- a/.integration/artifacthub/kcl-data-integration-example/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-data-integration-example/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-data-integration-example` with tag `0.1.0` as dependency ``` - kpm add kcl-data-integration-example:0.1.0 + kcl mod add kcl-data-integration-example:0.1.0 ``` #### Pull `kcl-data-integration-example` with tag `0.1.0` to local ``` - kpm pull kcl-data-integration-example:0.1.0 + kcl mod pull kcl-data-integration-example:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-definition-example/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-definition-example/0.1.0/artifacthub-pkg.yaml index 1118fafd..75ed12bf 100644 --- a/.integration/artifacthub/kcl-definition-example/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-definition-example/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-definition-example` with tag `0.1.0` as dependency ``` - kpm add kcl-definition-example:0.1.0 + kcl mod add kcl-definition-example:0.1.0 ``` #### Pull `kcl-definition-example` with tag `0.1.0` to local ``` - kpm pull kcl-definition-example:0.1.0 + kcl mod pull kcl-definition-example:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-isolated-config-example/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-isolated-config-example/0.1.0/artifacthub-pkg.yaml index 515a93b9..9e03a6f0 100644 --- a/.integration/artifacthub/kcl-isolated-config-example/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-isolated-config-example/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-isolated-config-example` with tag `0.1.0` as dependency ``` - kpm add kcl-isolated-config-example:0.1.0 + kcl mod add kcl-isolated-config-example:0.1.0 ``` #### Pull `kcl-isolated-config-example` with tag `0.1.0` to local ``` - kpm pull kcl-isolated-config-example:0.1.0 + kcl mod pull kcl-isolated-config-example:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-playground/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-playground/0.1.0/artifacthub-pkg.yaml index 684b4a35..bb2ffe35 100644 --- a/.integration/artifacthub/kcl-playground/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-playground/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-playground` with tag `0.1.0` as dependency ``` - kpm add kcl-playground:0.1.0 + kcl mod add kcl-playground:0.1.0 ``` #### Pull `kcl-playground` with tag `0.1.0` to local ``` - kpm pull kcl-playground:0.1.0 + kcl mod pull kcl-playground:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-run/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-run/0.1.0/artifacthub-pkg.yaml index 686c165a..321304c2 100644 --- a/.integration/artifacthub/kcl-run/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-run/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-run` with tag `0.1.0` as dependency ``` - kpm add kcl-run:0.1.0 + kcl mod add kcl-run:0.1.0 ``` #### Pull `kcl-run` with tag `0.1.0` to local ``` - kpm pull kcl-run:0.1.0 + kcl mod pull kcl-run:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-run/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-run/0.1.1/artifacthub-pkg.yaml index 1e7aa76d..3eebfb6b 100644 --- a/.integration/artifacthub/kcl-run/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-run/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl-run` with tag `0.1.1` as dependency ``` - kpm add kcl-run:0.1.1 + kcl mod add kcl-run:0.1.1 ``` #### Pull `kcl-run` with tag `0.1.1` to local ``` - kpm pull kcl-run:0.1.1 + kcl mod pull kcl-run:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl-secret-management-example/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/kcl-secret-management-example/0.0.1/artifacthub-pkg.yaml index 7c90c71b..39fc9e54 100644 --- a/.integration/artifacthub/kcl-secret-management-example/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl-secret-management-example/0.0.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `kcl-secret-management-example` with tag `0.0.1` as dependency ``` - kpm add kcl-secret-management-example:0.0.1 + kcl mod add kcl-secret-management-example:0.0.1 ``` #### Pull `kcl-secret-management-example` with tag `0.0.1` to local ``` - kpm pull kcl-secret-management-example:0.0.1 + kcl mod pull kcl-secret-management-example:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kcl_type/0.0.1/artifacthub-pkg.yaml b/.integration/artifacthub/kcl_type/0.0.1/artifacthub-pkg.yaml index 193b3928..229661a1 100644 --- a/.integration/artifacthub/kcl_type/0.0.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kcl_type/0.0.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kcl_type` with tag `0.0.1` as dependency ``` - kpm add kcl_type:0.0.1 + kcl mod add kcl_type:0.0.1 ``` #### Pull `kcl_type` with tag `0.0.1` to local ``` - kpm pull kcl_type:0.0.1 + kcl mod pull kcl_type:0.0.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/knative/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/knative/0.1.0/artifacthub-pkg.yaml index 7370f08b..9adad366 100644 --- a/.integration/artifacthub/knative/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/knative/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `knative` with tag `0.1.0` as dependency ``` - kpm add knative:0.1.0 + kcl mod add knative:0.1.0 ``` #### Pull `knative` with tag `0.1.0` to local ``` - kpm pull knative:0.1.0 + kcl mod pull knative:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/konfig/0.4.0/artifacthub-pkg.yaml b/.integration/artifacthub/konfig/0.4.0/artifacthub-pkg.yaml index 3ca78e89..49c661aa 100644 --- a/.integration/artifacthub/konfig/0.4.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/konfig/0.4.0/artifacthub-pkg.yaml @@ -15,12 +15,12 @@ links: install: | #### Add `konfig` with tag `0.4.0` as dependency ``` - kpm add konfig:0.4.0 + kcl mod add konfig:0.4.0 ``` #### Pull `konfig` with tag `0.4.0` to local ``` - kpm pull konfig:0.4.0 + kcl mod pull konfig:0.4.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kops/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kops/0.1.0/artifacthub-pkg.yaml index c1116ada..55289319 100644 --- a/.integration/artifacthub/kops/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kops/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kops` with tag `0.1.0` as dependency ``` - kpm add kops:0.1.0 + kcl mod add kops:0.1.0 ``` #### Pull `kops` with tag `0.1.0` to local ``` - kpm pull kops:0.1.0 + kcl mod pull kops:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/kubevirt/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/kubevirt/0.1.0/artifacthub-pkg.yaml index b829ec9e..d2a6f2b5 100644 --- a/.integration/artifacthub/kubevirt/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/kubevirt/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `kubevirt` with tag `0.1.0` as dependency ``` - kpm add kubevirt:0.1.0 + kcl mod add kubevirt:0.1.0 ``` #### Pull `kubevirt` with tag `0.1.0` to local ``` - kpm pull kubevirt:0.1.0 + kcl mod pull kubevirt:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/layotto/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/layotto/0.1.0/artifacthub-pkg.yaml index 8a81c6df..383eecfe 100644 --- a/.integration/artifacthub/layotto/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/layotto/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `layotto` with tag `0.1.0` as dependency ``` - kpm add layotto:0.1.0 + kcl mod add layotto:0.1.0 ``` #### Pull `layotto` with tag `0.1.0` to local ``` - kpm pull layotto:0.1.0 + kcl mod pull layotto:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/linkerd/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/linkerd/0.1.0/artifacthub-pkg.yaml index e8eb155a..947bf067 100644 --- a/.integration/artifacthub/linkerd/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/linkerd/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `linkerd` with tag `0.1.0` as dependency ``` - kpm add linkerd:0.1.0 + kcl mod add linkerd:0.1.0 ``` #### Pull `linkerd` with tag `0.1.0` to local ``` - kpm pull linkerd:0.1.0 + kcl mod pull linkerd:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/loki/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/loki/0.1.0/artifacthub-pkg.yaml index 6e994b26..36aee4de 100644 --- a/.integration/artifacthub/loki/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/loki/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `loki` with tag `0.1.0` as dependency ``` - kpm add loki:0.1.0 + kcl mod add loki:0.1.0 ``` #### Pull `loki` with tag `0.1.0` to local ``` - kpm pull loki:0.1.0 + kcl mod pull loki:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/merge/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/merge/0.1.0/artifacthub-pkg.yaml index 0fc63bea..fcb3eaed 100644 --- a/.integration/artifacthub/merge/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/merge/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `merge` with tag `0.1.0` as dependency ``` - kpm add merge:0.1.0 + kcl mod add merge:0.1.0 ``` #### Pull `merge` with tag `0.1.0` to local ``` - kpm pull merge:0.1.0 + kcl mod pull merge:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/mosn/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/mosn/0.1.0/artifacthub-pkg.yaml index 21557ad2..80ddd8ec 100644 --- a/.integration/artifacthub/mosn/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/mosn/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `mosn` with tag `0.1.0` as dependency ``` - kpm add mosn:0.1.0 + kcl mod add mosn:0.1.0 ``` #### Pull `mosn` with tag `0.1.0` to local ``` - kpm pull mosn:0.1.0 + kcl mod pull mosn:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress-check-config-map/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress-check-config-map/0.1.0/artifacthub-pkg.yaml index 6aac312b..87cf0299 100644 --- a/.integration/artifacthub/nginx-ingress-check-config-map/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress-check-config-map/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `nginx-ingress-check-config-map` with tag `0.1.0` as dependency ``` - kpm add nginx-ingress-check-config-map:0.1.0 + kcl mod add nginx-ingress-check-config-map:0.1.0 ``` #### Pull `nginx-ingress-check-config-map` with tag `0.1.0` to local ``` - kpm pull nginx-ingress-check-config-map:0.1.0 + kcl mod pull nginx-ingress-check-config-map:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress-disallow-custom-snippets/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress-disallow-custom-snippets/0.1.0/artifacthub-pkg.yaml index b5d33078..8df6ffd6 100644 --- a/.integration/artifacthub/nginx-ingress-disallow-custom-snippets/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress-disallow-custom-snippets/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `nginx-ingress-disallow-custom-snippets` with tag `0.1.0` as dependency ``` - kpm add nginx-ingress-disallow-custom-snippets:0.1.0 + kcl mod add nginx-ingress-disallow-custom-snippets:0.1.0 ``` #### Pull `nginx-ingress-disallow-custom-snippets` with tag `0.1.0` to local ``` - kpm pull nginx-ingress-disallow-custom-snippets:0.1.0 + kcl mod pull nginx-ingress-disallow-custom-snippets:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress-restrict-annotations/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress-restrict-annotations/0.1.0/artifacthub-pkg.yaml index 86f36b14..c389c81a 100644 --- a/.integration/artifacthub/nginx-ingress-restrict-annotations/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress-restrict-annotations/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `nginx-ingress-restrict-annotations` with tag `0.1.0` as dependency ``` - kpm add nginx-ingress-restrict-annotations:0.1.0 + kcl mod add nginx-ingress-restrict-annotations:0.1.0 ``` #### Pull `nginx-ingress-restrict-annotations` with tag `0.1.0` to local ``` - kpm pull nginx-ingress-restrict-annotations:0.1.0 + kcl mod pull nginx-ingress-restrict-annotations:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress-restrict-paths/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress-restrict-paths/0.1.0/artifacthub-pkg.yaml index c1a70748..776e3da0 100644 --- a/.integration/artifacthub/nginx-ingress-restrict-paths/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress-restrict-paths/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `nginx-ingress-restrict-paths` with tag `0.1.0` as dependency ``` - kpm add nginx-ingress-restrict-paths:0.1.0 + kcl mod add nginx-ingress-restrict-paths:0.1.0 ``` #### Pull `nginx-ingress-restrict-paths` with tag `0.1.0` to local ``` - kpm pull nginx-ingress-restrict-paths:0.1.0 + kcl mod pull nginx-ingress-restrict-paths:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress/restrict-ingress-annotations/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress/restrict-ingress-annotations/0.1.0/artifacthub-pkg.yaml index 6b16920b..67bbc8c8 100644 --- a/.integration/artifacthub/nginx-ingress/restrict-ingress-annotations/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress/restrict-ingress-annotations/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `restrict-ingress-annotations` with tag `0.1.0` as dependency ``` - kpm add restrict-ingress-annotations:0.1.0 + kcl mod add restrict-ingress-annotations:0.1.0 ``` #### Pull `restrict-ingress-annotations` with tag `0.1.0` to local ``` - kpm pull restrict-ingress-annotations:0.1.0 + kcl mod pull restrict-ingress-annotations:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/nginx-ingress/restrict-ingress-paths/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/nginx-ingress/restrict-ingress-paths/0.1.0/artifacthub-pkg.yaml index 68eb903f..7f4749b4 100644 --- a/.integration/artifacthub/nginx-ingress/restrict-ingress-paths/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/nginx-ingress/restrict-ingress-paths/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `restrict-ingress-paths` with tag `0.1.0` as dependency ``` - kpm add restrict-ingress-paths:0.1.0 + kcl mod add restrict-ingress-paths:0.1.0 ``` #### Pull `restrict-ingress-paths` with tag `0.1.0` to local ``` - kpm pull restrict-ingress-paths:0.1.0 + kcl mod pull restrict-ingress-paths:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/oam/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/oam/0.1.0/artifacthub-pkg.yaml index 3d0c4433..b7274825 100644 --- a/.integration/artifacthub/oam/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/oam/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `oam` with tag `0.1.0` as dependency ``` - kpm add oam:0.1.0 + kcl mod add oam:0.1.0 ``` #### Pull `oam` with tag `0.1.0` to local ``` - kpm pull oam:0.1.0 + kcl mod pull oam:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-check-routes/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-check-routes/0.1.0/artifacthub-pkg.yaml index 811162ef..bf4cfb4c 100644 --- a/.integration/artifacthub/openshift-check-routes/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-check-routes/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-check-routes` with tag `0.1.0` as dependency ``` - kpm add openshift-check-routes:0.1.0 + kcl mod add openshift-check-routes:0.1.0 ``` #### Pull `openshift-check-routes` with tag `0.1.0` to local ``` - kpm pull openshift-check-routes:0.1.0 + kcl mod pull openshift-check-routes:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-check-security-context-constraint/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-check-security-context-constraint/0.1.0/artifacthub-pkg.yaml index 04a18575..23973306 100644 --- a/.integration/artifacthub/openshift-check-security-context-constraint/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-check-security-context-constraint/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-check-security-context-constraint` with tag `0.1.0` as dependency ``` - kpm add openshift-check-security-context-constraint:0.1.0 + kcl mod add openshift-check-security-context-constraint:0.1.0 ``` #### Pull `openshift-check-security-context-constraint` with tag `0.1.0` to local ``` - kpm pull openshift-check-security-context-constraint:0.1.0 + kcl mod pull openshift-check-security-context-constraint:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-check-security-context-roleref/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-check-security-context-roleref/0.1.0/artifacthub-pkg.yaml index a8baa665..f84c0bc2 100644 --- a/.integration/artifacthub/openshift-check-security-context-roleref/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-check-security-context-roleref/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-check-security-context-roleref` with tag `0.1.0` as dependency ``` - kpm add openshift-check-security-context-roleref:0.1.0 + kcl mod add openshift-check-security-context-roleref:0.1.0 ``` #### Pull `openshift-check-security-context-roleref` with tag `0.1.0` to local ``` - kpm pull openshift-check-security-context-roleref:0.1.0 + kcl mod pull openshift-check-security-context-roleref:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-check-self-provisioner-binding-no-subject/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-check-self-provisioner-binding-no-subject/0.1.0/artifacthub-pkg.yaml index 69a85f35..8342bed2 100644 --- a/.integration/artifacthub/openshift-check-self-provisioner-binding-no-subject/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-check-self-provisioner-binding-no-subject/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `openshift-check-self-provisioner-binding-no-subject` with tag `0.1.0` as dependency ``` - kpm add openshift-check-self-provisioner-binding-no-subject:0.1.0 + kcl mod add openshift-check-self-provisioner-binding-no-subject:0.1.0 ``` #### Pull `openshift-check-self-provisioner-binding-no-subject` with tag `0.1.0` to local ``` - kpm pull openshift-check-self-provisioner-binding-no-subject:0.1.0 + kcl mod pull openshift-check-self-provisioner-binding-no-subject:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-check-self-provisioner-binding-with-subject/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-check-self-provisioner-binding-with-subject/0.1.0/artifacthub-pkg.yaml index 02592eb1..c57af5ed 100644 --- a/.integration/artifacthub/openshift-check-self-provisioner-binding-with-subject/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-check-self-provisioner-binding-with-subject/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `openshift-check-self-provisioner-binding-with-subject` with tag `0.1.0` as dependency ``` - kpm add openshift-check-self-provisioner-binding-with-subject:0.1.0 + kcl mod add openshift-check-self-provisioner-binding-with-subject:0.1.0 ``` #### Pull `openshift-check-self-provisioner-binding-with-subject` with tag `0.1.0` to local ``` - kpm pull openshift-check-self-provisioner-binding-with-subject:0.1.0 + kcl mod pull openshift-check-self-provisioner-binding-with-subject:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-disallow-deprecated-apis/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-disallow-deprecated-apis/0.1.0/artifacthub-pkg.yaml index 529e4a6b..4fb9b7de 100644 --- a/.integration/artifacthub/openshift-disallow-deprecated-apis/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-disallow-deprecated-apis/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-disallow-deprecated-apis` with tag `0.1.0` as dependency ``` - kpm add openshift-disallow-deprecated-apis:0.1.0 + kcl mod add openshift-disallow-deprecated-apis:0.1.0 ``` #### Pull `openshift-disallow-deprecated-apis` with tag `0.1.0` to local ``` - kpm pull openshift-disallow-deprecated-apis:0.1.0 + kcl mod pull openshift-disallow-deprecated-apis:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-disallow-jenkins-pipeline-strategy/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-disallow-jenkins-pipeline-strategy/0.1.0/artifacthub-pkg.yaml index 40925bb7..9e439d5b 100644 --- a/.integration/artifacthub/openshift-disallow-jenkins-pipeline-strategy/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-disallow-jenkins-pipeline-strategy/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-disallow-jenkins-pipeline-strategy` with tag `0.1.0` as dependency ``` - kpm add openshift-disallow-jenkins-pipeline-strategy:0.1.0 + kcl mod add openshift-disallow-jenkins-pipeline-strategy:0.1.0 ``` #### Pull `openshift-disallow-jenkins-pipeline-strategy` with tag `0.1.0` to local ``` - kpm pull openshift-disallow-jenkins-pipeline-strategy:0.1.0 + kcl mod pull openshift-disallow-jenkins-pipeline-strategy:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-enforce-etcd-encryption/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-enforce-etcd-encryption/0.1.0/artifacthub-pkg.yaml index 53512cf4..b8bfcdf4 100644 --- a/.integration/artifacthub/openshift-enforce-etcd-encryption/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-enforce-etcd-encryption/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-enforce-etcd-encryption` with tag `0.1.0` as dependency ``` - kpm add openshift-enforce-etcd-encryption:0.1.0 + kcl mod add openshift-enforce-etcd-encryption:0.1.0 ``` #### Pull `openshift-enforce-etcd-encryption` with tag `0.1.0` to local ``` - kpm pull openshift-enforce-etcd-encryption:0.1.0 + kcl mod pull openshift-enforce-etcd-encryption:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-inject-infrastructure-name/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-inject-infrastructure-name/0.1.0/artifacthub-pkg.yaml index 220b68a5..528316a3 100644 --- a/.integration/artifacthub/openshift-inject-infrastructure-name/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-inject-infrastructure-name/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-inject-infrastructure-name` with tag `0.1.0` as dependency ``` - kpm add openshift-inject-infrastructure-name:0.1.0 + kcl mod add openshift-inject-infrastructure-name:0.1.0 ``` #### Pull `openshift-inject-infrastructure-name` with tag `0.1.0` to local ``` - kpm pull openshift-inject-infrastructure-name:0.1.0 + kcl mod pull openshift-inject-infrastructure-name:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-team-validate-ns-name/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-team-validate-ns-name/0.1.0/artifacthub-pkg.yaml index 1ea798e9..2e75f214 100644 --- a/.integration/artifacthub/openshift-team-validate-ns-name/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-team-validate-ns-name/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-team-validate-ns-name` with tag `0.1.0` as dependency ``` - kpm add openshift-team-validate-ns-name:0.1.0 + kcl mod add openshift-team-validate-ns-name:0.1.0 ``` #### Pull `openshift-team-validate-ns-name` with tag `0.1.0` to local ``` - kpm pull openshift-team-validate-ns-name:0.1.0 + kcl mod pull openshift-team-validate-ns-name:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift-unique-routes/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift-unique-routes/0.1.0/artifacthub-pkg.yaml index cfecbdb7..64f601f6 100644 --- a/.integration/artifacthub/openshift-unique-routes/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift-unique-routes/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift-unique-routes` with tag `0.1.0` as dependency ``` - kpm add openshift-unique-routes:0.1.0 + kcl mod add openshift-unique-routes:0.1.0 ``` #### Pull `openshift-unique-routes` with tag `0.1.0` to local ``` - kpm pull openshift-unique-routes:0.1.0 + kcl mod pull openshift-unique-routes:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/openshift/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/openshift/0.1.0/artifacthub-pkg.yaml index 3fa9b4d1..40a0f211 100644 --- a/.integration/artifacthub/openshift/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/openshift/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `openshift` with tag `0.1.0` as dependency ``` - kpm add openshift:0.1.0 + kcl mod add openshift:0.1.0 ``` #### Pull `openshift` with tag `0.1.0` to local ``` - kpm pull openshift:0.1.0 + kcl mod pull openshift:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/pathlib/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/pathlib/0.1.0/artifacthub-pkg.yaml index 28379887..e8555d4a 100644 --- a/.integration/artifacthub/pathlib/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/pathlib/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `pathlib` with tag `0.1.0` as dependency ``` - kpm add pathlib:0.1.0 + kcl mod add pathlib:0.1.0 ``` #### Pull `pathlib` with tag `0.1.0` to local ``` - kpm pull pathlib:0.1.0 + kcl mod pull pathlib:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/pod-security-policy/selinux/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/pod-security-policy/selinux/0.1.0/artifacthub-pkg.yaml index 35d9c5d4..262c9831 100644 --- a/.integration/artifacthub/pod-security-policy/selinux/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/pod-security-policy/selinux/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `selinux` with tag `0.1.0` as dependency ``` - kpm add selinux:0.1.0 + kcl mod add selinux:0.1.0 ``` #### Pull `selinux` with tag `0.1.0` to local ``` - kpm pull selinux:0.1.0 + kcl mod pull selinux:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/prometheus/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/prometheus/0.1.0/artifacthub-pkg.yaml index 3ee32024..fff2a57d 100644 --- a/.integration/artifacthub/prometheus/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/prometheus/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `prometheus` with tag `0.1.0` as dependency ``` - kpm add prometheus:0.1.0 + kcl mod add prometheus:0.1.0 ``` #### Pull `prometheus` with tag `0.1.0` to local ``` - kpm pull prometheus:0.1.0 + kcl mod pull prometheus:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-allow-privilege-escalation/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-allow-privilege-escalation/0.1.0/artifacthub-pkg.yaml index 74aa5e2c..07777ee6 100644 --- a/.integration/artifacthub/psp-allow-privilege-escalation/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-allow-privilege-escalation/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-allow-privilege-escalation` with tag `0.1.0` as dependency ``` - kpm add psp-allow-privilege-escalation:0.1.0 + kcl mod add psp-allow-privilege-escalation:0.1.0 ``` #### Pull `psp-allow-privilege-escalation` with tag `0.1.0` to local ``` - kpm pull psp-allow-privilege-escalation:0.1.0 + kcl mod pull psp-allow-privilege-escalation:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-allowed-users/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-allowed-users/0.1.0/artifacthub-pkg.yaml index b14ff10b..6906db4b 100644 --- a/.integration/artifacthub/psp-allowed-users/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-allowed-users/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-allowed-users` with tag `0.1.0` as dependency ``` - kpm add psp-allowed-users:0.1.0 + kcl mod add psp-allowed-users:0.1.0 ``` #### Pull `psp-allowed-users` with tag `0.1.0` to local ``` - kpm pull psp-allowed-users:0.1.0 + kcl mod pull psp-allowed-users:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-allowed-users/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/psp-allowed-users/0.1.1/artifacthub-pkg.yaml index 0b323f16..5db3b874 100644 --- a/.integration/artifacthub/psp-allowed-users/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-allowed-users/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-allowed-users` with tag `0.1.1` as dependency ``` - kpm add psp-allowed-users:0.1.1 + kcl mod add psp-allowed-users:0.1.1 ``` #### Pull `psp-allowed-users` with tag `0.1.1` to local ``` - kpm pull psp-allowed-users:0.1.1 + kcl mod pull psp-allowed-users:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-app-armor/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-app-armor/0.1.0/artifacthub-pkg.yaml index a0de9fba..8bba622e 100644 --- a/.integration/artifacthub/psp-app-armor/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-app-armor/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-app-armor` with tag `0.1.0` as dependency ``` - kpm add psp-app-armor:0.1.0 + kcl mod add psp-app-armor:0.1.0 ``` #### Pull `psp-app-armor` with tag `0.1.0` to local ``` - kpm pull psp-app-armor:0.1.0 + kcl mod pull psp-app-armor:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-capabilities/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-capabilities/0.1.0/artifacthub-pkg.yaml index 074d6aa2..6855ec85 100644 --- a/.integration/artifacthub/psp-capabilities/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-capabilities/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-capabilities` with tag `0.1.0` as dependency ``` - kpm add psp-capabilities:0.1.0 + kcl mod add psp-capabilities:0.1.0 ``` #### Pull `psp-capabilities` with tag `0.1.0` to local ``` - kpm pull psp-capabilities:0.1.0 + kcl mod pull psp-capabilities:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-check-supplemental-groups/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-check-supplemental-groups/0.1.0/artifacthub-pkg.yaml index b86b9afc..d7ae64c5 100644 --- a/.integration/artifacthub/psp-check-supplemental-groups/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-check-supplemental-groups/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-check-supplemental-groups` with tag `0.1.0` as dependency ``` - kpm add psp-check-supplemental-groups:0.1.0 + kcl mod add psp-check-supplemental-groups:0.1.0 ``` #### Pull `psp-check-supplemental-groups` with tag `0.1.0` to local ``` - kpm pull psp-check-supplemental-groups:0.1.0 + kcl mod pull psp-check-supplemental-groups:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-flexvolume-drivers/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-flexvolume-drivers/0.1.0/artifacthub-pkg.yaml index 79b0e485..526069a5 100644 --- a/.integration/artifacthub/psp-flexvolume-drivers/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-flexvolume-drivers/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-flexvolume-drivers` with tag `0.1.0` as dependency ``` - kpm add psp-flexvolume-drivers:0.1.0 + kcl mod add psp-flexvolume-drivers:0.1.0 ``` #### Pull `psp-flexvolume-drivers` with tag `0.1.0` to local ``` - kpm pull psp-flexvolume-drivers:0.1.0 + kcl mod pull psp-flexvolume-drivers:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-forbidden-sysctls/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-forbidden-sysctls/0.1.0/artifacthub-pkg.yaml index d329d6fb..97da46bd 100644 --- a/.integration/artifacthub/psp-forbidden-sysctls/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-forbidden-sysctls/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-forbidden-sysctls` with tag `0.1.0` as dependency ``` - kpm add psp-forbidden-sysctls:0.1.0 + kcl mod add psp-forbidden-sysctls:0.1.0 ``` #### Pull `psp-forbidden-sysctls` with tag `0.1.0` to local ``` - kpm pull psp-forbidden-sysctls:0.1.0 + kcl mod pull psp-forbidden-sysctls:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-fsgroup/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-fsgroup/0.1.0/artifacthub-pkg.yaml index 700b4b0f..0c87c079 100644 --- a/.integration/artifacthub/psp-fsgroup/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-fsgroup/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-fsgroup` with tag `0.1.0` as dependency ``` - kpm add psp-fsgroup:0.1.0 + kcl mod add psp-fsgroup:0.1.0 ``` #### Pull `psp-fsgroup` with tag `0.1.0` to local ``` - kpm pull psp-fsgroup:0.1.0 + kcl mod pull psp-fsgroup:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-host-filesystem/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-host-filesystem/0.1.0/artifacthub-pkg.yaml index f1a04356..b8f46e99 100644 --- a/.integration/artifacthub/psp-host-filesystem/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-host-filesystem/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-host-filesystem` with tag `0.1.0` as dependency ``` - kpm add psp-host-filesystem:0.1.0 + kcl mod add psp-host-filesystem:0.1.0 ``` #### Pull `psp-host-filesystem` with tag `0.1.0` to local ``` - kpm pull psp-host-filesystem:0.1.0 + kcl mod pull psp-host-filesystem:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-host-namespaces/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-host-namespaces/0.1.0/artifacthub-pkg.yaml index c633761b..a871f0a2 100644 --- a/.integration/artifacthub/psp-host-namespaces/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-host-namespaces/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-host-namespaces` with tag `0.1.0` as dependency ``` - kpm add psp-host-namespaces:0.1.0 + kcl mod add psp-host-namespaces:0.1.0 ``` #### Pull `psp-host-namespaces` with tag `0.1.0` to local ``` - kpm pull psp-host-namespaces:0.1.0 + kcl mod pull psp-host-namespaces:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-host-network-ports/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-host-network-ports/0.1.0/artifacthub-pkg.yaml index 2a2c3a82..e5f59a8a 100644 --- a/.integration/artifacthub/psp-host-network-ports/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-host-network-ports/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-host-network-ports` with tag `0.1.0` as dependency ``` - kpm add psp-host-network-ports:0.1.0 + kcl mod add psp-host-network-ports:0.1.0 ``` #### Pull `psp-host-network-ports` with tag `0.1.0` to local ``` - kpm pull psp-host-network-ports:0.1.0 + kcl mod pull psp-host-network-ports:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-privileged-containers/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-privileged-containers/0.1.0/artifacthub-pkg.yaml index 09142186..f3bc4586 100644 --- a/.integration/artifacthub/psp-privileged-containers/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-privileged-containers/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-privileged-containers` with tag `0.1.0` as dependency ``` - kpm add psp-privileged-containers:0.1.0 + kcl mod add psp-privileged-containers:0.1.0 ``` #### Pull `psp-privileged-containers` with tag `0.1.0` to local ``` - kpm pull psp-privileged-containers:0.1.0 + kcl mod pull psp-privileged-containers:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-proc-mount/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-proc-mount/0.1.0/artifacthub-pkg.yaml index d04f50c5..a5f79403 100644 --- a/.integration/artifacthub/psp-proc-mount/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-proc-mount/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-proc-mount` with tag `0.1.0` as dependency ``` - kpm add psp-proc-mount:0.1.0 + kcl mod add psp-proc-mount:0.1.0 ``` #### Pull `psp-proc-mount` with tag `0.1.0` to local ``` - kpm pull psp-proc-mount:0.1.0 + kcl mod pull psp-proc-mount:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-read-only-root-filesystem/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-read-only-root-filesystem/0.1.0/artifacthub-pkg.yaml index eccfee88..52700417 100644 --- a/.integration/artifacthub/psp-read-only-root-filesystem/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-read-only-root-filesystem/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-read-only-root-filesystem` with tag `0.1.0` as dependency ``` - kpm add psp-read-only-root-filesystem:0.1.0 + kcl mod add psp-read-only-root-filesystem:0.1.0 ``` #### Pull `psp-read-only-root-filesystem` with tag `0.1.0` to local ``` - kpm pull psp-read-only-root-filesystem:0.1.0 + kcl mod pull psp-read-only-root-filesystem:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-seccomp/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/psp-seccomp/0.1.1/artifacthub-pkg.yaml index 8f509093..ed6c0180 100644 --- a/.integration/artifacthub/psp-seccomp/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-seccomp/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-seccomp` with tag `0.1.1` as dependency ``` - kpm add psp-seccomp:0.1.1 + kcl mod add psp-seccomp:0.1.1 ``` #### Pull `psp-seccomp` with tag `0.1.1` to local ``` - kpm pull psp-seccomp:0.1.1 + kcl mod pull psp-seccomp:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-selinux/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/psp-selinux/0.1.0/artifacthub-pkg.yaml index 57fffe6e..6b3fb210 100644 --- a/.integration/artifacthub/psp-selinux/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-selinux/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-selinux` with tag `0.1.0` as dependency ``` - kpm add psp-selinux:0.1.0 + kcl mod add psp-selinux:0.1.0 ``` #### Pull `psp-selinux` with tag `0.1.0` to local ``` - kpm pull psp-selinux:0.1.0 + kcl mod pull psp-selinux:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/psp-volumes/0.1.3/artifacthub-pkg.yaml b/.integration/artifacthub/psp-volumes/0.1.3/artifacthub-pkg.yaml index b95226e3..d629a1fd 100644 --- a/.integration/artifacthub/psp-volumes/0.1.3/artifacthub-pkg.yaml +++ b/.integration/artifacthub/psp-volumes/0.1.3/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `psp-volumes` with tag `0.1.3` as dependency ``` - kpm add psp-volumes:0.1.3 + kcl mod add psp-volumes:0.1.3 ``` #### Pull `psp-volumes` with tag `0.1.3` to local ``` - kpm pull psp-volumes:0.1.3 + kcl mod pull psp-volumes:0.1.3 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/readonly-root-fs/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/readonly-root-fs/0.1.0/artifacthub-pkg.yaml index 245c7d1a..edfb567d 100644 --- a/.integration/artifacthub/readonly-root-fs/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/readonly-root-fs/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `readonly-root-fs` with tag `0.1.0` as dependency ``` - kpm add readonly-root-fs:0.1.0 + kcl mod add readonly-root-fs:0.1.0 ``` #### Pull `readonly-root-fs` with tag `0.1.0` to local ``` - kpm pull readonly-root-fs:0.1.0 + kcl mod pull readonly-root-fs:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/replica-limits/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/replica-limits/0.1.0/artifacthub-pkg.yaml index 957f03ab..e0c3305c 100644 --- a/.integration/artifacthub/replica-limits/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/replica-limits/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `replica-limits` with tag `0.1.0` as dependency ``` - kpm add replica-limits:0.1.0 + kcl mod add replica-limits:0.1.0 ``` #### Pull `replica-limits` with tag `0.1.0` to local ``` - kpm pull replica-limits:0.1.0 + kcl mod pull replica-limits:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/require-pod-requests-limits/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/require-pod-requests-limits/0.1.1/artifacthub-pkg.yaml index a07007d3..a6e9ffe1 100644 --- a/.integration/artifacthub/require-pod-requests-limits/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/require-pod-requests-limits/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `require-pod-requests-limits` with tag `0.1.1` as dependency ``` - kpm add require-pod-requests-limits:0.1.1 + kcl mod add require-pod-requests-limits:0.1.1 ``` #### Pull `require-pod-requests-limits` with tag `0.1.1` to local ``` - kpm pull require-pod-requests-limits:0.1.1 + kcl mod pull require-pod-requests-limits:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-annotations/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/required-annotations/0.1.0/artifacthub-pkg.yaml index 652fe446..339f0d03 100644 --- a/.integration/artifacthub/required-annotations/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-annotations/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-annotations` with tag `0.1.0` as dependency ``` - kpm add required-annotations:0.1.0 + kcl mod add required-annotations:0.1.0 ``` #### Pull `required-annotations` with tag `0.1.0` to local ``` - kpm pull required-annotations:0.1.0 + kcl mod pull required-annotations:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-drop-all/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/required-drop-all/0.1.1/artifacthub-pkg.yaml index 8b4dc417..094a6e98 100644 --- a/.integration/artifacthub/required-drop-all/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-drop-all/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-drop-all` with tag `0.1.1` as dependency ``` - kpm add required-drop-all:0.1.1 + kcl mod add required-drop-all:0.1.1 ``` #### Pull `required-drop-all` with tag `0.1.1` to local ``` - kpm pull required-drop-all:0.1.1 + kcl mod pull required-drop-all:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-drop-cap-net-all/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/required-drop-cap-net-all/0.1.1/artifacthub-pkg.yaml index 33d7489b..5ce1517c 100644 --- a/.integration/artifacthub/required-drop-cap-net-all/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-drop-cap-net-all/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-drop-cap-net-all` with tag `0.1.1` as dependency ``` - kpm add required-drop-cap-net-all:0.1.1 + kcl mod add required-drop-cap-net-all:0.1.1 ``` #### Pull `required-drop-cap-net-all` with tag `0.1.1` to local ``` - kpm pull required-drop-cap-net-all:0.1.1 + kcl mod pull required-drop-cap-net-all:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-image-digests/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/required-image-digests/0.1.0/artifacthub-pkg.yaml index 5d02ed63..42feb969 100644 --- a/.integration/artifacthub/required-image-digests/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-image-digests/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-image-digests` with tag `0.1.0` as dependency ``` - kpm add required-image-digests:0.1.0 + kcl mod add required-image-digests:0.1.0 ``` #### Pull `required-image-digests` with tag `0.1.0` to local ``` - kpm pull required-image-digests:0.1.0 + kcl mod pull required-image-digests:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-labels/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/required-labels/0.1.0/artifacthub-pkg.yaml index c07fa6d4..eeb7d1f2 100644 --- a/.integration/artifacthub/required-labels/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-labels/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-labels` with tag `0.1.0` as dependency ``` - kpm add required-labels:0.1.0 + kcl mod add required-labels:0.1.0 ``` #### Pull `required-labels` with tag `0.1.0` to local ``` - kpm pull required-labels:0.1.0 + kcl mod pull required-labels:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-probes/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/required-probes/0.1.0/artifacthub-pkg.yaml index e6ace775..b795720f 100644 --- a/.integration/artifacthub/required-probes/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-probes/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-probes` with tag `0.1.0` as dependency ``` - kpm add required-probes:0.1.0 + kcl mod add required-probes:0.1.0 ``` #### Pull `required-probes` with tag `0.1.0` to local ``` - kpm pull required-probes:0.1.0 + kcl mod pull required-probes:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/required-root-fs/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/required-root-fs/0.1.1/artifacthub-pkg.yaml index 260b0c0a..a8146fb9 100644 --- a/.integration/artifacthub/required-root-fs/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/required-root-fs/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `required-root-fs` with tag `0.1.1` as dependency ``` - kpm add required-root-fs:0.1.1 + kcl mod add required-root-fs:0.1.1 ``` #### Pull `required-root-fs` with tag `0.1.1` to local ``` - kpm pull required-root-fs:0.1.1 + kcl mod pull required-root-fs:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/restrict-image-registries/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/restrict-image-registries/0.1.1/artifacthub-pkg.yaml index 828f9df0..b66fe215 100644 --- a/.integration/artifacthub/restrict-image-registries/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/restrict-image-registries/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `restrict-image-registries` with tag `0.1.1` as dependency ``` - kpm add restrict-image-registries:0.1.1 + kcl mod add restrict-image-registries:0.1.1 ``` #### Pull `restrict-image-registries` with tag `0.1.1` to local ``` - kpm pull restrict-image-registries:0.1.1 + kcl mod pull restrict-image-registries:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/restrict-service-external-ips/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/restrict-service-external-ips/0.1.1/artifacthub-pkg.yaml index c75c6915..9835fddb 100644 --- a/.integration/artifacthub/restrict-service-external-ips/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/restrict-service-external-ips/0.1.1/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `restrict-service-external-ips` with tag `0.1.1` as dependency ``` - kpm add restrict-service-external-ips:0.1.1 + kcl mod add restrict-service-external-ips:0.1.1 ``` #### Pull `restrict-service-external-ips` with tag `0.1.1` to local ``` - kpm pull restrict-service-external-ips:0.1.1 + kcl mod pull restrict-service-external-ips:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/semver/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/semver/0.1.0/artifacthub-pkg.yaml index 76b1e53e..42f87115 100644 --- a/.integration/artifacthub/semver/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/semver/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `semver` with tag `0.1.0` as dependency ``` - kpm add semver:0.1.0 + kcl mod add semver:0.1.0 ``` #### Pull `semver` with tag `0.1.0` to local ``` - kpm pull semver:0.1.0 + kcl mod pull semver:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/semver/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/semver/0.1.1/artifacthub-pkg.yaml index 151b7ba0..6f3c509c 100644 --- a/.integration/artifacthub/semver/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/semver/0.1.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `semver` with tag `0.1.1` as dependency ``` - kpm add semver:0.1.1 + kcl mod add semver:0.1.1 ``` #### Pull `semver` with tag `0.1.1` to local ``` - kpm pull semver:0.1.1 + kcl mod pull semver:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/set-annotations/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/set-annotations/0.1.0/artifacthub-pkg.yaml index 86c47ccc..63caa97b 100644 --- a/.integration/artifacthub/set-annotations/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/set-annotations/0.1.0/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `set-annotations` with tag `0.1.0` as dependency ``` - kpm add set-annotations:0.1.0 + kcl mod add set-annotations:0.1.0 ``` #### Pull `set-annotations` with tag `0.1.0` to local ``` - kpm pull set-annotations:0.1.0 + kcl mod pull set-annotations:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/set-annotations/0.1.1/artifacthub-pkg.yaml b/.integration/artifacthub/set-annotations/0.1.1/artifacthub-pkg.yaml index 5633ba10..c660d88c 100644 --- a/.integration/artifacthub/set-annotations/0.1.1/artifacthub-pkg.yaml +++ b/.integration/artifacthub/set-annotations/0.1.1/artifacthub-pkg.yaml @@ -12,12 +12,12 @@ links: install: | #### Add `set-annotations` with tag `0.1.1` as dependency ``` - kpm add set-annotations:0.1.1 + kcl mod add set-annotations:0.1.1 ``` #### Pull `set-annotations` with tag `0.1.1` to local ``` - kpm pull set-annotations:0.1.1 + kcl mod pull set-annotations:0.1.1 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/set-labels/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/set-labels/0.1.0/artifacthub-pkg.yaml index b73861bc..56ae2c72 100644 --- a/.integration/artifacthub/set-labels/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/set-labels/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `set-labels` with tag `0.1.0` as dependency ``` - kpm add set-labels:0.1.0 + kcl mod add set-labels:0.1.0 ``` #### Pull `set-labels` with tag `0.1.0` to local ``` - kpm pull set-labels:0.1.0 + kcl mod pull set-labels:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/set-replicas/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/set-replicas/0.1.0/artifacthub-pkg.yaml index f4c80556..ea6cbfaa 100644 --- a/.integration/artifacthub/set-replicas/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/set-replicas/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `set-replicas` with tag `0.1.0` as dependency ``` - kpm add set-replicas:0.1.0 + kcl mod add set-replicas:0.1.0 ``` #### Pull `set-replicas` with tag `0.1.0` to local ``` - kpm pull set-replicas:0.1.0 + kcl mod pull set-replicas:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/svc-require-encryption-aws-loadbalancers/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/svc-require-encryption-aws-loadbalancers/0.1.0/artifacthub-pkg.yaml index b7ac6e47..92f49965 100644 --- a/.integration/artifacthub/svc-require-encryption-aws-loadbalancers/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/svc-require-encryption-aws-loadbalancers/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `svc-require-encryption-aws-loadbalancers` with tag `0.1.0` as dependency ``` - kpm add svc-require-encryption-aws-loadbalancers:0.1.0 + kcl mod add svc-require-encryption-aws-loadbalancers:0.1.0 ``` #### Pull `svc-require-encryption-aws-loadbalancers` with tag `0.1.0` to local ``` - kpm pull svc-require-encryption-aws-loadbalancers:0.1.0 + kcl mod pull svc-require-encryption-aws-loadbalancers:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/tekton-require-bundle/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/tekton-require-bundle/0.1.0/artifacthub-pkg.yaml index 346907f3..05ba7b6d 100644 --- a/.integration/artifacthub/tekton-require-bundle/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/tekton-require-bundle/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `tekton-require-bundle` with tag `0.1.0` as dependency ``` - kpm add tekton-require-bundle:0.1.0 + kcl mod add tekton-require-bundle:0.1.0 ``` #### Pull `tekton-require-bundle` with tag `0.1.0` to local ``` - kpm pull tekton-require-bundle:0.1.0 + kcl mod pull tekton-require-bundle:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/tekton-require-namespace-pipeline-run/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/tekton-require-namespace-pipeline-run/0.1.0/artifacthub-pkg.yaml index 84d9819f..c90ea094 100644 --- a/.integration/artifacthub/tekton-require-namespace-pipeline-run/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/tekton-require-namespace-pipeline-run/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `tekton-require-namespace-pipeline-run` with tag `0.1.0` as dependency ``` - kpm add tekton-require-namespace-pipeline-run:0.1.0 + kcl mod add tekton-require-namespace-pipeline-run:0.1.0 ``` #### Pull `tekton-require-namespace-pipeline-run` with tag `0.1.0` to local ``` - kpm pull tekton-require-namespace-pipeline-run:0.1.0 + kcl mod pull tekton-require-namespace-pipeline-run:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/tekton-require-securitycontext/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/tekton-require-securitycontext/0.1.0/artifacthub-pkg.yaml index a8651e92..4448b382 100644 --- a/.integration/artifacthub/tekton-require-securitycontext/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/tekton-require-securitycontext/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `tekton-require-securitycontext` with tag `0.1.0` as dependency ``` - kpm add tekton-require-securitycontext:0.1.0 + kcl mod add tekton-require-securitycontext:0.1.0 ``` #### Pull `tekton-require-securitycontext` with tag `0.1.0` to local ``` - kpm pull tekton-require-securitycontext:0.1.0 + kcl mod pull tekton-require-securitycontext:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/tekton/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/tekton/0.1.0/artifacthub-pkg.yaml index 164c1ca1..d269b956 100644 --- a/.integration/artifacthub/tekton/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/tekton/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `tekton` with tag `0.1.0` as dependency ``` - kpm add tekton:0.1.0 + kcl mod add tekton:0.1.0 ``` #### Pull `tekton` with tag `0.1.0` to local ``` - kpm pull tekton:0.1.0 + kcl mod pull tekton:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/traefik/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/traefik/0.1.0/artifacthub-pkg.yaml index 778ef0d0..c1e1f903 100644 --- a/.integration/artifacthub/traefik/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/traefik/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `traefik` with tag `0.1.0` as dependency ``` - kpm add traefik:0.1.0 + kcl mod add traefik:0.1.0 ``` #### Pull `traefik` with tag `0.1.0` to local ``` - kpm pull traefik:0.1.0 + kcl mod pull traefik:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validate-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validate-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml index 80ac7ce5..b8047e4b 100644 --- a/.integration/artifacthub/validate-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validate-auto-mount-service-account-token/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validate-auto-mount-service-account-token` with tag `0.1.0` as dependency ``` - kpm add validate-auto-mount-service-account-token:0.1.0 + kcl mod add validate-auto-mount-service-account-token:0.1.0 ``` #### Pull `validate-auto-mount-service-account-token` with tag `0.1.0` to local ``` - kpm pull validate-auto-mount-service-account-token:0.1.0 + kcl mod pull validate-auto-mount-service-account-token:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validate-container-limits/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validate-container-limits/0.1.0/artifacthub-pkg.yaml index d6536f76..4359c932 100644 --- a/.integration/artifacthub/validate-container-limits/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validate-container-limits/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validate-container-limits` with tag `0.1.0` as dependency ``` - kpm add validate-container-limits:0.1.0 + kcl mod add validate-container-limits:0.1.0 ``` #### Pull `validate-container-limits` with tag `0.1.0` to local ``` - kpm pull validate-container-limits:0.1.0 + kcl mod pull validate-container-limits:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validate-container-requests/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validate-container-requests/0.1.0/artifacthub-pkg.yaml index 9c9b60ee..a1a37161 100644 --- a/.integration/artifacthub/validate-container-requests/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validate-container-requests/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validate-container-requests` with tag `0.1.0` as dependency ``` - kpm add validate-container-requests:0.1.0 + kcl mod add validate-container-requests:0.1.0 ``` #### Pull `validate-container-requests` with tag `0.1.0` to local ``` - kpm pull validate-container-requests:0.1.0 + kcl mod pull validate-container-requests:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validate-deprecated-api/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validate-deprecated-api/0.1.0/artifacthub-pkg.yaml index 39642b06..bc5a7719 100644 --- a/.integration/artifacthub/validate-deprecated-api/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validate-deprecated-api/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validate-deprecated-api` with tag `0.1.0` as dependency ``` - kpm add validate-deprecated-api:0.1.0 + kcl mod add validate-deprecated-api:0.1.0 ``` #### Pull `validate-deprecated-api` with tag `0.1.0` to local ``` - kpm pull validate-deprecated-api:0.1.0 + kcl mod pull validate-deprecated-api:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validate-probes/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validate-probes/0.1.0/artifacthub-pkg.yaml index a215d169..39be7f35 100644 --- a/.integration/artifacthub/validate-probes/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validate-probes/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validate-probes` with tag `0.1.0` as dependency ``` - kpm add validate-probes:0.1.0 + kcl mod add validate-probes:0.1.0 ``` #### Pull `validate-probes` with tag `0.1.0` to local ``` - kpm pull validate-probes:0.1.0 + kcl mod pull validate-probes:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/validator/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/validator/0.1.0/artifacthub-pkg.yaml index 27bfcc67..30d629d8 100644 --- a/.integration/artifacthub/validator/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/validator/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `validator` with tag `0.1.0` as dependency ``` - kpm add validator:0.1.0 + kcl mod add validator:0.1.0 ``` #### Pull `validator` with tag `0.1.0` to local ``` - kpm pull validator:0.1.0 + kcl mod pull validator:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/velero/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/velero/0.1.0/artifacthub-pkg.yaml index f39fb429..0304d63e 100644 --- a/.integration/artifacthub/velero/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/velero/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `velero` with tag `0.1.0` as dependency ``` - kpm add velero:0.1.0 + kcl mod add velero:0.1.0 ``` #### Pull `velero` with tag `0.1.0` to local ``` - kpm pull velero:0.1.0 + kcl mod pull velero:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/web-service/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/web-service/0.1.0/artifacthub-pkg.yaml index 48095a58..553ed47b 100644 --- a/.integration/artifacthub/web-service/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/web-service/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `web-service` with tag `0.1.0` as dependency ``` - kpm add web-service:0.1.0 + kcl mod add web-service:0.1.0 ``` #### Pull `web-service` with tag `0.1.0` to local ``` - kpm pull web-service:0.1.0 + kcl mod pull web-service:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/whoami-yaml/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/whoami-yaml/0.1.0/artifacthub-pkg.yaml index aa738cd1..2a9a2871 100644 --- a/.integration/artifacthub/whoami-yaml/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/whoami-yaml/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `whoami-yaml` with tag `0.1.0` as dependency ``` - kpm add whoami-yaml:0.1.0 + kcl mod add whoami-yaml:0.1.0 ``` #### Pull `whoami-yaml` with tag `0.1.0` to local ``` - kpm pull whoami-yaml:0.1.0 + kcl mod pull whoami-yaml:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/.integration/artifacthub/whoami/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/whoami/0.1.0/artifacthub-pkg.yaml index 266e3e6d..78b06ae4 100644 --- a/.integration/artifacthub/whoami/0.1.0/artifacthub-pkg.yaml +++ b/.integration/artifacthub/whoami/0.1.0/artifacthub-pkg.yaml @@ -11,12 +11,12 @@ links: install: | #### Add `whoami` with tag `0.1.0` as dependency ``` - kpm add whoami:0.1.0 + kcl mod add whoami:0.1.0 ``` #### Pull `whoami` with tag `0.1.0` to local ``` - kpm pull whoami:0.1.0 + kcl mod pull whoami:0.1.0 ``` maintainers: - name: kcl-lang.io diff --git a/collectionutil/README.md b/collectionutil/README.md index 7c8b2d0a..dee7f095 100644 --- a/collectionutil/README.md +++ b/collectionutil/README.md @@ -7,7 +7,7 @@ + Add the dependency ```shell -kpm add collectionutil +kcl mod add collectionutil ``` + Write the kcl code diff --git a/templates/ah.yaml b/templates/ah.yaml index 1136e8fa..f028ffa7 100644 --- a/templates/ah.yaml +++ b/templates/ah.yaml @@ -10,8 +10,8 @@ links: # (optional) - name: KCL repo url: https://github.com/kcl-lang/kcl install: | # (optional) - kpm add helloworld:0.1.0 - kpm pull helloworld:0.1.0 + kcl mod add helloworld:0.1.0 + kcl mod pull helloworld:0.1.0 maintainers: # (optional) - name: kcl-lang.io email: kcl-lang.io@domainsbyproxy.com diff --git a/templates/install.md b/templates/install.md index ef0ca3e8..9598233a 100644 --- a/templates/install.md +++ b/templates/install.md @@ -1,9 +1,9 @@ #### Add `` with tag `` as dependency ``` -kpm add : +kcl mod add : ``` #### Pull `` with tag `` to local ``` -kpm pull : +kcl mod pull : ```