@enjoys/context-engine 1.5.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +214 -62
- package/data/commands/ab.json +80 -0
- package/data/commands/act.json +82 -0
- package/data/commands/age.json +68 -0
- package/data/commands/aliyun.json +158 -0
- package/data/commands/amplify.json +174 -0
- package/data/commands/argo.json +212 -0
- package/data/commands/argocd.json +218 -0
- package/data/commands/asdf.json +102 -0
- package/data/commands/astro.json +106 -0
- package/data/commands/at.json +52 -0
- package/data/commands/aws-copilot.json +161 -0
- package/data/commands/az-devops.json +155 -0
- package/data/commands/babel.json +83 -0
- package/data/commands/bq.json +177 -0
- package/data/commands/buildah.json +105 -0
- package/data/commands/cabal.json +114 -0
- package/data/commands/calicoctl.json +154 -0
- package/data/commands/cdk.json +127 -0
- package/data/commands/chamber.json +128 -0
- package/data/commands/changeset.json +68 -0
- package/data/commands/checkov.json +75 -0
- package/data/commands/cilium.json +154 -0
- package/data/commands/civo.json +147 -0
- package/data/commands/cloudflared.json +133 -0
- package/data/commands/cmctl.json +143 -0
- package/data/commands/commitlint.json +60 -0
- package/data/commands/concurrently.json +62 -0
- package/data/commands/conventional-commits.json +30 -0
- package/data/commands/cosign.json +103 -0
- package/data/commands/crane.json +109 -0
- package/data/commands/cron.json +29 -0
- package/data/commands/crossplane.json +119 -0
- package/data/commands/crystal.json +102 -0
- package/data/commands/csvkit.json +96 -0
- package/data/commands/cut.json +62 -0
- package/data/commands/devspace.json +198 -0
- package/data/commands/df.json +66 -0
- package/data/commands/diff.json +72 -0
- package/data/commands/dig.json +67 -0
- package/data/commands/dmesg.json +65 -0
- package/data/commands/doctl.json +510 -156
- package/data/commands/doppler.json +161 -0
- package/data/commands/dotnet.json +136 -0
- package/data/commands/du.json +71 -0
- package/data/commands/eb.json +201 -0
- package/data/commands/echo.json +45 -0
- package/data/commands/ecs-cli.json +132 -0
- package/data/commands/eksctl.json +101 -0
- package/data/commands/eleventy.json +73 -0
- package/data/commands/entr.json +50 -0
- package/data/commands/env.json +43 -0
- package/data/commands/erlang.json +76 -0
- package/data/commands/esbuild.json +91 -0
- package/data/commands/ffmpeg.json +115 -0
- package/data/commands/flux.json +190 -0
- package/data/commands/fnm.json +100 -0
- package/data/commands/free.json +63 -0
- package/data/commands/func.json +89 -0
- package/data/commands/garden.json +180 -0
- package/data/commands/gatsby.json +106 -0
- package/data/commands/ghc.json +79 -0
- package/data/commands/ghostscript.json +77 -0
- package/data/commands/git-lfs.json +95 -0
- package/data/commands/gpg.json +112 -0
- package/data/commands/grafana-cli.json +97 -0
- package/data/commands/grpcurl.json +74 -0
- package/data/commands/grype.json +75 -0
- package/data/commands/gsutil.json +197 -0
- package/data/commands/hadolint.json +61 -0
- package/data/commands/hcloud.json +169 -0
- package/data/commands/head.json +48 -0
- package/data/commands/helmfile.json +178 -0
- package/data/commands/heroku.json +239 -0
- package/data/commands/hexo.json +101 -0
- package/data/commands/hey.json +91 -0
- package/data/commands/hostname.json +52 -0
- package/data/commands/httpie.json +101 -0
- package/data/commands/hugo.json +106 -0
- package/data/commands/husky.json +52 -0
- package/data/commands/ibmcloud.json +184 -0
- package/data/commands/id.json +50 -0
- package/data/commands/ifconfig.json +47 -0
- package/data/commands/imagemagick.json +117 -0
- package/data/commands/infisical.json +127 -0
- package/data/commands/inotifywait.json +70 -0
- package/data/commands/ip.json +103 -0
- package/data/commands/istioctl.json +211 -0
- package/data/commands/javac.json +87 -0
- package/data/commands/jekyll.json +105 -0
- package/data/commands/k3d.json +156 -0
- package/data/commands/k3s.json +134 -0
- package/data/commands/k9s.json +169 -62
- package/data/commands/kamel.json +155 -0
- package/data/commands/kill.json +57 -0
- package/data/commands/killall.json +60 -0
- package/data/commands/kind.json +98 -0
- package/data/commands/kn.json +160 -0
- package/data/commands/ko.json +89 -0
- package/data/commands/kube-score.json +86 -0
- package/data/commands/kubeconform.json +98 -0
- package/data/commands/kubectx.json +58 -0
- package/data/commands/kubens.json +45 -0
- package/data/commands/kustomize.json +135 -0
- package/data/commands/latex.json +65 -0
- package/data/commands/lerna.json +125 -0
- package/data/commands/lightsail.json +168 -0
- package/data/commands/linkerd.json +174 -0
- package/data/commands/ln.json +54 -0
- package/data/commands/lsof.json +69 -0
- package/data/commands/manifest.json +1 -1
- package/data/commands/mc.json +236 -0
- package/data/commands/miller.json +58 -0
- package/data/commands/minikube.json +264 -60
- package/data/commands/mise.json +107 -0
- package/data/commands/mix.json +128 -0
- package/data/commands/mkdir.json +43 -0
- package/data/commands/mount.json +63 -0
- package/data/commands/nc.json +71 -0
- package/data/commands/netstat.json +74 -0
- package/data/commands/nim.json +104 -0
- package/data/commands/nohup.json +28 -0
- package/data/commands/nslookup.json +46 -0
- package/data/commands/nvm.json +91 -0
- package/data/commands/ocaml.json +68 -0
- package/data/commands/oci.json +184 -0
- package/data/commands/okteto.json +164 -0
- package/data/commands/opam.json +111 -0
- package/data/commands/openstack.json +212 -0
- package/data/commands/pandoc.json +100 -0
- package/data/commands/parallel.json +73 -0
- package/data/commands/patch.json +55 -0
- package/data/commands/ping.json +73 -0
- package/data/commands/podman.json +151 -0
- package/data/commands/popeye.json +109 -0
- package/data/commands/postman.json +82 -0
- package/data/commands/pre-commit.json +101 -0
- package/data/commands/prometheus.json +65 -0
- package/data/commands/pyenv.json +87 -0
- package/data/commands/q.json +63 -0
- package/data/commands/rancher.json +141 -0
- package/data/commands/rbenv.json +85 -0
- package/data/commands/rclone.json +275 -0
- package/data/commands/rebar3.json +110 -0
- package/data/commands/remix.json +80 -0
- package/data/commands/rollup.json +74 -0
- package/data/commands/route.json +53 -0
- package/data/commands/rustc.json +90 -0
- package/data/commands/s3cmd.json +201 -0
- package/data/commands/sam.json +122 -0
- package/data/commands/scw.json +169 -0
- package/data/commands/sdkman.json +89 -0
- package/data/commands/semantic-release.json +58 -0
- package/data/commands/semgrep.json +97 -0
- package/data/commands/serverless.json +121 -0
- package/data/commands/shellcheck.json +61 -0
- package/data/commands/skaffold.json +189 -0
- package/data/commands/skopeo.json +160 -0
- package/data/commands/socat.json +43 -0
- package/data/commands/sops.json +173 -0
- package/data/commands/sort.json +75 -0
- package/data/commands/sqlite-utils.json +109 -0
- package/data/commands/ss.json +75 -0
- package/data/commands/stack.json +115 -0
- package/data/commands/stern.json +124 -0
- package/data/commands/storybook.json +90 -0
- package/data/commands/strace.json +71 -0
- package/data/commands/svelte.json +89 -0
- package/data/commands/swc.json +73 -0
- package/data/commands/swiftc.json +83 -0
- package/data/commands/syft.json +77 -0
- package/data/commands/tail.json +58 -0
- package/data/commands/tee.json +38 -0
- package/data/commands/telepresence.json +122 -0
- package/data/commands/tflint.json +83 -0
- package/data/commands/tilt.json +160 -0
- package/data/commands/tkn.json +150 -0
- package/data/commands/touch.json +57 -0
- package/data/commands/traceroute.json +70 -0
- package/data/commands/tracert.json +49 -0
- package/data/commands/umount.json +49 -0
- package/data/commands/uniq.json +59 -0
- package/data/commands/upcloud.json +129 -0
- package/data/commands/vagrant.json +112 -0
- package/data/commands/vegeta.json +59 -0
- package/data/commands/velero.json +141 -0
- package/data/commands/volta.json +87 -0
- package/data/commands/vultr.json +157 -0
- package/data/commands/watch.json +58 -0
- package/data/commands/wc.json +50 -0
- package/data/commands/webpack.json +94 -0
- package/data/commands/which.json +34 -0
- package/data/commands/whoami.json +27 -0
- package/data/commands/wrangler.json +224 -0
- package/data/commands/wrk.json +63 -0
- package/data/commands/xargs.json +66 -0
- package/data/commands/xsv.json +119 -0
- package/data/commands/zig.json +114 -0
- package/data/manifest.json +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,190 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "flux",
|
|
3
|
+
"description": "Flux CD — GitOps toolkit for Kubernetes",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "bootstrap",
|
|
19
|
+
"description": "Bootstrap Flux on cluster",
|
|
20
|
+
"examples": [
|
|
21
|
+
"flux bootstrap github --owner=myorg --repository=fleet-infra --branch=main --path=clusters/my-cluster --personal",
|
|
22
|
+
"flux bootstrap gitlab --owner=myorg --repository=fleet-infra --branch=main --path=clusters/my-cluster"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "install",
|
|
27
|
+
"description": "Install Flux components",
|
|
28
|
+
"examples": [
|
|
29
|
+
"flux install"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "uninstall",
|
|
34
|
+
"description": "Uninstall Flux",
|
|
35
|
+
"examples": [
|
|
36
|
+
"flux uninstall"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "check",
|
|
41
|
+
"description": "Check prerequisites",
|
|
42
|
+
"examples": [
|
|
43
|
+
"flux check",
|
|
44
|
+
"flux check --pre"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "create source git",
|
|
49
|
+
"description": "Create a Git source",
|
|
50
|
+
"examples": [
|
|
51
|
+
"flux create source git my-repo --url=https://github.com/org/repo --branch=main --interval=1m"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "create source helm",
|
|
56
|
+
"description": "Create a Helm source",
|
|
57
|
+
"examples": [
|
|
58
|
+
"flux create source helm bitnami --url=https://charts.bitnami.com/bitnami --interval=1h"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "create kustomization",
|
|
63
|
+
"description": "Create a Kustomization",
|
|
64
|
+
"examples": [
|
|
65
|
+
"flux create kustomization my-app --source=my-repo --path=./deploy --prune=true --interval=5m"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "create helmrelease",
|
|
70
|
+
"description": "Create a HelmRelease",
|
|
71
|
+
"examples": [
|
|
72
|
+
"flux create hr my-app --source=HelmRepository/bitnami --chart=nginx --interval=1h"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "get",
|
|
77
|
+
"description": "Get Flux resources",
|
|
78
|
+
"examples": [
|
|
79
|
+
"flux get all",
|
|
80
|
+
"flux get sources git",
|
|
81
|
+
"flux get kustomizations",
|
|
82
|
+
"flux get helmreleases",
|
|
83
|
+
"flux get sources helm"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "reconcile",
|
|
88
|
+
"description": "Trigger reconciliation",
|
|
89
|
+
"examples": [
|
|
90
|
+
"flux reconcile source git my-repo",
|
|
91
|
+
"flux reconcile kustomization my-app",
|
|
92
|
+
"flux reconcile hr my-app"
|
|
93
|
+
]
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"name": "suspend",
|
|
97
|
+
"description": "Suspend reconciliation",
|
|
98
|
+
"examples": [
|
|
99
|
+
"flux suspend kustomization my-app",
|
|
100
|
+
"flux suspend hr my-app"
|
|
101
|
+
]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "resume",
|
|
105
|
+
"description": "Resume reconciliation",
|
|
106
|
+
"examples": [
|
|
107
|
+
"flux resume kustomization my-app",
|
|
108
|
+
"flux resume hr my-app"
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "delete",
|
|
113
|
+
"description": "Delete Flux resources",
|
|
114
|
+
"examples": [
|
|
115
|
+
"flux delete source git my-repo",
|
|
116
|
+
"flux delete kustomization my-app"
|
|
117
|
+
]
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"name": "logs",
|
|
121
|
+
"description": "View Flux controller logs",
|
|
122
|
+
"examples": [
|
|
123
|
+
"flux logs",
|
|
124
|
+
"flux logs --follow",
|
|
125
|
+
"flux logs --kind=Kustomization --name=my-app"
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "tree",
|
|
130
|
+
"description": "Show resource tree",
|
|
131
|
+
"examples": [
|
|
132
|
+
"flux tree kustomization my-app"
|
|
133
|
+
]
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "export",
|
|
137
|
+
"description": "Export resources as YAML",
|
|
138
|
+
"examples": [
|
|
139
|
+
"flux export source git my-repo",
|
|
140
|
+
"flux export kustomization my-app > my-app.yaml"
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "diff",
|
|
145
|
+
"description": "Diff local vs cluster",
|
|
146
|
+
"examples": [
|
|
147
|
+
"flux diff kustomization my-app --path=./deploy"
|
|
148
|
+
]
|
|
149
|
+
}
|
|
150
|
+
],
|
|
151
|
+
"globalOptions": [
|
|
152
|
+
{
|
|
153
|
+
"name": "--context",
|
|
154
|
+
"description": "Kubernetes context",
|
|
155
|
+
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"name": "--namespace",
|
|
159
|
+
"short": "-n",
|
|
160
|
+
"description": "Namespace (default: flux-system)",
|
|
161
|
+
"type": "string"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"name": "--kubeconfig",
|
|
165
|
+
"description": "Kubeconfig path",
|
|
166
|
+
"type": "string"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "--timeout",
|
|
170
|
+
"description": "Timeout duration",
|
|
171
|
+
"type": "string"
|
|
172
|
+
}
|
|
173
|
+
],
|
|
174
|
+
"examples": [
|
|
175
|
+
"flux bootstrap github --owner=myorg --repository=fleet-infra --branch=main --path=clusters/my-cluster --personal",
|
|
176
|
+
"flux check",
|
|
177
|
+
"flux get all",
|
|
178
|
+
"flux create source git my-repo --url=https://github.com/org/repo --branch=main",
|
|
179
|
+
"flux reconcile kustomization my-app",
|
|
180
|
+
"flux logs --follow",
|
|
181
|
+
"flux tree kustomization my-app"
|
|
182
|
+
],
|
|
183
|
+
"relatedCommands": [
|
|
184
|
+
"kubectl",
|
|
185
|
+
"helm",
|
|
186
|
+
"argocd",
|
|
187
|
+
"kustomize",
|
|
188
|
+
"git"
|
|
189
|
+
]
|
|
190
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "fnm",
|
|
3
|
+
"description": "Fast Node Manager — fast and simple Node.js version manager",
|
|
4
|
+
"category": "version-manager",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "install",
|
|
19
|
+
"description": "Install a Node.js version",
|
|
20
|
+
"examples": [
|
|
21
|
+
"fnm install 20",
|
|
22
|
+
"fnm install --lts"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "use",
|
|
27
|
+
"description": "Use an installed version",
|
|
28
|
+
"examples": [
|
|
29
|
+
"fnm use 20",
|
|
30
|
+
"fnm use --lts"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "list",
|
|
35
|
+
"description": "List installed versions",
|
|
36
|
+
"examples": [
|
|
37
|
+
"fnm list"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "list-remote",
|
|
42
|
+
"description": "List available versions",
|
|
43
|
+
"examples": [
|
|
44
|
+
"fnm list-remote"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "default",
|
|
49
|
+
"description": "Set the default version",
|
|
50
|
+
"examples": [
|
|
51
|
+
"fnm default 20"
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "current",
|
|
56
|
+
"description": "Show current version",
|
|
57
|
+
"examples": [
|
|
58
|
+
"fnm current"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "env",
|
|
63
|
+
"description": "Print shell env setup",
|
|
64
|
+
"examples": [
|
|
65
|
+
"fnm env --use-on-cd"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "uninstall",
|
|
70
|
+
"description": "Uninstall a version",
|
|
71
|
+
"examples": [
|
|
72
|
+
"fnm uninstall 16"
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"globalOptions": [
|
|
77
|
+
{
|
|
78
|
+
"name": "--node-dist-mirror",
|
|
79
|
+
"description": "Mirror URL for downloads",
|
|
80
|
+
"type": "string"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "--log-level",
|
|
84
|
+
"description": "Log level (quiet, error, info)",
|
|
85
|
+
"type": "string"
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
|
+
"examples": [
|
|
89
|
+
"fnm install --lts",
|
|
90
|
+
"fnm use 20",
|
|
91
|
+
"fnm list",
|
|
92
|
+
"fnm default 20",
|
|
93
|
+
"fnm env --use-on-cd"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"nvm",
|
|
97
|
+
"volta",
|
|
98
|
+
"node"
|
|
99
|
+
]
|
|
100
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "free",
|
|
3
|
+
"description": "Display amount of free and used memory",
|
|
4
|
+
"category": "system",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [],
|
|
14
|
+
"globalOptions": [
|
|
15
|
+
{
|
|
16
|
+
"name": "-h",
|
|
17
|
+
"description": "Human-readable output"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"name": "-b",
|
|
21
|
+
"description": "Output in bytes"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-m",
|
|
25
|
+
"description": "Output in mebibytes"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "-g",
|
|
29
|
+
"description": "Output in gibibytes"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "-s",
|
|
33
|
+
"description": "Repeat printing every N seconds",
|
|
34
|
+
"type": "number"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "-c",
|
|
38
|
+
"description": "Repeat N times then exit",
|
|
39
|
+
"type": "number"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "-t",
|
|
43
|
+
"description": "Show total for RAM + swap"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "-w",
|
|
47
|
+
"description": "Wide output (separate buffers and cache)"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"examples": [
|
|
51
|
+
"free -h",
|
|
52
|
+
"free -m",
|
|
53
|
+
"free -h -s 5",
|
|
54
|
+
"free -tw",
|
|
55
|
+
"free -g"
|
|
56
|
+
],
|
|
57
|
+
"relatedCommands": [
|
|
58
|
+
"top",
|
|
59
|
+
"htop",
|
|
60
|
+
"vmstat",
|
|
61
|
+
"ps"
|
|
62
|
+
]
|
|
63
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "func",
|
|
3
|
+
"description": "Azure Functions Core Tools CLI",
|
|
4
|
+
"category": "cloud",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "init",
|
|
19
|
+
"description": "Initialize function app project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"func init MyFunctionApp --worker-runtime node"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "new",
|
|
26
|
+
"description": "Create a new function",
|
|
27
|
+
"examples": [
|
|
28
|
+
"func new --template 'HTTP trigger' --name HttpTrigger"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "start",
|
|
33
|
+
"description": "Start local functions host",
|
|
34
|
+
"examples": [
|
|
35
|
+
"func start"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "azure functionapp publish",
|
|
40
|
+
"description": "Publish to Azure",
|
|
41
|
+
"examples": [
|
|
42
|
+
"func azure functionapp publish MyFunctionApp"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "extensions install",
|
|
47
|
+
"description": "Install binding extensions",
|
|
48
|
+
"examples": [
|
|
49
|
+
"func extensions install"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "settings add",
|
|
54
|
+
"description": "Add app setting",
|
|
55
|
+
"examples": [
|
|
56
|
+
"func settings add MY_SETTING value"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"globalOptions": [
|
|
61
|
+
{
|
|
62
|
+
"name": "--port",
|
|
63
|
+
"description": "Port number",
|
|
64
|
+
"type": "number"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "--cors",
|
|
68
|
+
"description": "CORS origins",
|
|
69
|
+
"type": "string"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "--verbose",
|
|
73
|
+
"description": "Verbose output"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"examples": [
|
|
77
|
+
"func init MyApp --worker-runtime node",
|
|
78
|
+
"func new --template 'HTTP trigger' --name MyFunc",
|
|
79
|
+
"func start",
|
|
80
|
+
"func azure functionapp publish MyApp",
|
|
81
|
+
"func start --port 7072"
|
|
82
|
+
],
|
|
83
|
+
"relatedCommands": [
|
|
84
|
+
"az",
|
|
85
|
+
"serverless",
|
|
86
|
+
"sam",
|
|
87
|
+
"cdk"
|
|
88
|
+
]
|
|
89
|
+
}
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "garden",
|
|
3
|
+
"description": "Garden — automate building, deploying, and testing Kubernetes apps",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "deploy",
|
|
19
|
+
"description": "Deploy actions/services",
|
|
20
|
+
"examples": [
|
|
21
|
+
"garden deploy",
|
|
22
|
+
"garden deploy my-service",
|
|
23
|
+
"garden deploy --force"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "dev",
|
|
28
|
+
"description": "Start development mode",
|
|
29
|
+
"examples": [
|
|
30
|
+
"garden dev",
|
|
31
|
+
"garden dev my-service"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "build",
|
|
36
|
+
"description": "Build modules/actions",
|
|
37
|
+
"examples": [
|
|
38
|
+
"garden build",
|
|
39
|
+
"garden build my-module"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "test",
|
|
44
|
+
"description": "Run tests",
|
|
45
|
+
"examples": [
|
|
46
|
+
"garden test",
|
|
47
|
+
"garden test my-module",
|
|
48
|
+
"garden test --force"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "run",
|
|
53
|
+
"description": "Run a one-off action",
|
|
54
|
+
"examples": [
|
|
55
|
+
"garden run my-task",
|
|
56
|
+
"garden run my-task -- arg1 arg2"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "logs",
|
|
61
|
+
"description": "View runtime logs",
|
|
62
|
+
"examples": [
|
|
63
|
+
"garden logs",
|
|
64
|
+
"garden logs my-service",
|
|
65
|
+
"garden logs --follow"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "exec",
|
|
70
|
+
"description": "Execute command in container",
|
|
71
|
+
"examples": [
|
|
72
|
+
"garden exec my-service -- sh"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "get",
|
|
77
|
+
"description": "Get info about resources",
|
|
78
|
+
"examples": [
|
|
79
|
+
"garden get status",
|
|
80
|
+
"garden get outputs",
|
|
81
|
+
"garden get actions",
|
|
82
|
+
"garden get graph"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "cleanup",
|
|
87
|
+
"description": "Clean up resources",
|
|
88
|
+
"examples": [
|
|
89
|
+
"garden cleanup namespace",
|
|
90
|
+
"garden cleanup deploy"
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "plugins",
|
|
95
|
+
"description": "List/manage plugins",
|
|
96
|
+
"examples": [
|
|
97
|
+
"garden plugins",
|
|
98
|
+
"garden plugins resolve-action my-action"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "login",
|
|
103
|
+
"description": "Login to Garden Cloud",
|
|
104
|
+
"examples": [
|
|
105
|
+
"garden login"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "create",
|
|
110
|
+
"description": "Create a project/module",
|
|
111
|
+
"examples": [
|
|
112
|
+
"garden create project"
|
|
113
|
+
]
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "validate",
|
|
117
|
+
"description": "Validate config",
|
|
118
|
+
"examples": [
|
|
119
|
+
"garden validate"
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "util",
|
|
124
|
+
"description": "Utility commands",
|
|
125
|
+
"examples": [
|
|
126
|
+
"garden util fetch-tools",
|
|
127
|
+
"garden util profile-project"
|
|
128
|
+
]
|
|
129
|
+
}
|
|
130
|
+
],
|
|
131
|
+
"globalOptions": [
|
|
132
|
+
{
|
|
133
|
+
"name": "--env",
|
|
134
|
+
"short": "-e",
|
|
135
|
+
"description": "Environment",
|
|
136
|
+
"type": "string"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "--root",
|
|
140
|
+
"description": "Project root",
|
|
141
|
+
"type": "string"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "--logger-type",
|
|
145
|
+
"description": "Logger type",
|
|
146
|
+
"type": "string"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "--log-level",
|
|
150
|
+
"short": "-l",
|
|
151
|
+
"description": "Log level",
|
|
152
|
+
"type": "string"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"name": "--force-refresh",
|
|
156
|
+
"description": "Force refresh of provider plugins"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"name": "--var",
|
|
160
|
+
"description": "Set variables",
|
|
161
|
+
"type": "string"
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"examples": [
|
|
165
|
+
"garden deploy",
|
|
166
|
+
"garden dev",
|
|
167
|
+
"garden build",
|
|
168
|
+
"garden test",
|
|
169
|
+
"garden run my-task",
|
|
170
|
+
"garden logs --follow",
|
|
171
|
+
"garden get status",
|
|
172
|
+
"garden validate"
|
|
173
|
+
],
|
|
174
|
+
"relatedCommands": [
|
|
175
|
+
"skaffold",
|
|
176
|
+
"tilt",
|
|
177
|
+
"devspace",
|
|
178
|
+
"kubectl"
|
|
179
|
+
]
|
|
180
|
+
}
|