@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,154 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "calicoctl",
|
|
3
|
+
"description": "Calico CLI — manage Calico network policies and configurations",
|
|
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": "get",
|
|
19
|
+
"description": "Get resources",
|
|
20
|
+
"examples": [
|
|
21
|
+
"calicoctl get nodes",
|
|
22
|
+
"calicoctl get globalnetworkpolicies",
|
|
23
|
+
"calicoctl get networkpolicies -n my-ns",
|
|
24
|
+
"calicoctl get ippool",
|
|
25
|
+
"calicoctl get bgppeer",
|
|
26
|
+
"calicoctl get hostendpoint",
|
|
27
|
+
"calicoctl get workloadendpoint",
|
|
28
|
+
"calicoctl get felixconfiguration",
|
|
29
|
+
"calicoctl get -o yaml globalnetworkpolicy my-policy"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "create",
|
|
34
|
+
"description": "Create resources",
|
|
35
|
+
"examples": [
|
|
36
|
+
"calicoctl create -f policy.yaml"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "apply",
|
|
41
|
+
"description": "Apply resources",
|
|
42
|
+
"examples": [
|
|
43
|
+
"calicoctl apply -f policy.yaml"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "replace",
|
|
48
|
+
"description": "Replace resources",
|
|
49
|
+
"examples": [
|
|
50
|
+
"calicoctl replace -f policy.yaml"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "delete",
|
|
55
|
+
"description": "Delete resources",
|
|
56
|
+
"examples": [
|
|
57
|
+
"calicoctl delete globalnetworkpolicy my-policy",
|
|
58
|
+
"calicoctl delete -f policy.yaml"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "patch",
|
|
63
|
+
"description": "Patch resources",
|
|
64
|
+
"examples": [
|
|
65
|
+
"calicoctl patch felixconfiguration default --patch '{\"spec\":{\"flowLogsFlushInterval\":\"10s\"}}'"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "label",
|
|
70
|
+
"description": "Label resources",
|
|
71
|
+
"examples": [
|
|
72
|
+
"calicoctl label nodes my-node env=production"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "node",
|
|
77
|
+
"description": "Node operations",
|
|
78
|
+
"examples": [
|
|
79
|
+
"calicoctl node status",
|
|
80
|
+
"calicoctl node diags",
|
|
81
|
+
"calicoctl node checksystem"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "ipam",
|
|
86
|
+
"description": "IP address management",
|
|
87
|
+
"examples": [
|
|
88
|
+
"calicoctl ipam show",
|
|
89
|
+
"calicoctl ipam show --show-blocks",
|
|
90
|
+
"calicoctl ipam release --ip=10.0.0.1",
|
|
91
|
+
"calicoctl ipam check"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "datastore",
|
|
96
|
+
"description": "Datastore operations",
|
|
97
|
+
"examples": [
|
|
98
|
+
"calicoctl datastore migrate lock",
|
|
99
|
+
"calicoctl datastore migrate unlock"
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "version",
|
|
104
|
+
"description": "Show version",
|
|
105
|
+
"examples": [
|
|
106
|
+
"calicoctl version"
|
|
107
|
+
]
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"globalOptions": [
|
|
111
|
+
{
|
|
112
|
+
"name": "--config",
|
|
113
|
+
"short": "-c",
|
|
114
|
+
"description": "Config file path",
|
|
115
|
+
"type": "string"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "--output",
|
|
119
|
+
"short": "-o",
|
|
120
|
+
"description": "Output format (yaml, json, ps, wide)",
|
|
121
|
+
"type": "string"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "--namespace",
|
|
125
|
+
"short": "-n",
|
|
126
|
+
"description": "Namespace",
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"name": "--all-namespaces",
|
|
131
|
+
"short": "-A",
|
|
132
|
+
"description": "All namespaces"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "--allow-version-mismatch",
|
|
136
|
+
"description": "Allow client/cluster version mismatch"
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"examples": [
|
|
140
|
+
"calicoctl get nodes",
|
|
141
|
+
"calicoctl get globalnetworkpolicies",
|
|
142
|
+
"calicoctl apply -f policy.yaml",
|
|
143
|
+
"calicoctl node status",
|
|
144
|
+
"calicoctl ipam show",
|
|
145
|
+
"calicoctl get ippool -o yaml",
|
|
146
|
+
"calicoctl version"
|
|
147
|
+
],
|
|
148
|
+
"relatedCommands": [
|
|
149
|
+
"kubectl",
|
|
150
|
+
"cilium",
|
|
151
|
+
"networkpolicy",
|
|
152
|
+
"helm"
|
|
153
|
+
]
|
|
154
|
+
}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "cdk",
|
|
3
|
+
"description": "AWS Cloud Development Kit 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": "Create a new CDK project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"cdk init app --language typescript"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "synth",
|
|
26
|
+
"description": "Synthesize CloudFormation template",
|
|
27
|
+
"examples": [
|
|
28
|
+
"cdk synth"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "deploy",
|
|
33
|
+
"description": "Deploy stack to AWS",
|
|
34
|
+
"examples": [
|
|
35
|
+
"cdk deploy",
|
|
36
|
+
"cdk deploy --all"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "diff",
|
|
41
|
+
"description": "Show diff between deployed and local",
|
|
42
|
+
"examples": [
|
|
43
|
+
"cdk diff"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "destroy",
|
|
48
|
+
"description": "Destroy deployed stack",
|
|
49
|
+
"examples": [
|
|
50
|
+
"cdk destroy"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "bootstrap",
|
|
55
|
+
"description": "Bootstrap CDK toolkit stack",
|
|
56
|
+
"examples": [
|
|
57
|
+
"cdk bootstrap"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "list",
|
|
62
|
+
"description": "List stacks",
|
|
63
|
+
"examples": [
|
|
64
|
+
"cdk list"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "watch",
|
|
69
|
+
"description": "Watch for changes and deploy",
|
|
70
|
+
"examples": [
|
|
71
|
+
"cdk watch"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "doctor",
|
|
76
|
+
"description": "Check CDK setup",
|
|
77
|
+
"examples": [
|
|
78
|
+
"cdk doctor"
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"globalOptions": [
|
|
83
|
+
{
|
|
84
|
+
"name": "--profile",
|
|
85
|
+
"description": "AWS profile",
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "--region",
|
|
90
|
+
"description": "AWS region",
|
|
91
|
+
"type": "string"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "--context",
|
|
95
|
+
"short": "-c",
|
|
96
|
+
"description": "Context values",
|
|
97
|
+
"type": "string"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "--require-approval",
|
|
101
|
+
"description": "Approval level (never, any-change, broadening)",
|
|
102
|
+
"type": "string"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "--hotswap",
|
|
106
|
+
"description": "Use hotswap deployments"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "--verbose",
|
|
110
|
+
"short": "-v",
|
|
111
|
+
"description": "Verbose output"
|
|
112
|
+
}
|
|
113
|
+
],
|
|
114
|
+
"examples": [
|
|
115
|
+
"cdk init app --language typescript",
|
|
116
|
+
"cdk synth",
|
|
117
|
+
"cdk deploy",
|
|
118
|
+
"cdk diff",
|
|
119
|
+
"cdk deploy --all --require-approval never"
|
|
120
|
+
],
|
|
121
|
+
"relatedCommands": [
|
|
122
|
+
"aws",
|
|
123
|
+
"sam",
|
|
124
|
+
"terraform",
|
|
125
|
+
"cloudformation"
|
|
126
|
+
]
|
|
127
|
+
}
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "chamber",
|
|
3
|
+
"description": "CLI for managing secrets via AWS SSM Parameter Store",
|
|
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": "write",
|
|
19
|
+
"description": "Write a secret",
|
|
20
|
+
"examples": [
|
|
21
|
+
"chamber write my-service db-password supersecret",
|
|
22
|
+
"chamber write production/api SECRET_KEY abc123"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "read",
|
|
27
|
+
"description": "Read a single secret",
|
|
28
|
+
"examples": [
|
|
29
|
+
"chamber read my-service db-password"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "list",
|
|
34
|
+
"description": "List secrets for a service",
|
|
35
|
+
"examples": [
|
|
36
|
+
"chamber list my-service",
|
|
37
|
+
"chamber list my-service -e"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "exec",
|
|
42
|
+
"description": "Execute command with secrets as env vars",
|
|
43
|
+
"examples": [
|
|
44
|
+
"chamber exec my-service -- node server.js",
|
|
45
|
+
"chamber exec production/api -- ./start.sh",
|
|
46
|
+
"chamber exec my-service another-service -- env"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "env",
|
|
51
|
+
"description": "Print secrets as env vars",
|
|
52
|
+
"examples": [
|
|
53
|
+
"chamber env my-service",
|
|
54
|
+
"chamber env my-service --backend ssm"
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "delete",
|
|
59
|
+
"description": "Delete a secret",
|
|
60
|
+
"examples": [
|
|
61
|
+
"chamber delete my-service db-password"
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "history",
|
|
66
|
+
"description": "View secret version history",
|
|
67
|
+
"examples": [
|
|
68
|
+
"chamber history my-service db-password"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "export",
|
|
73
|
+
"description": "Export secrets in various formats",
|
|
74
|
+
"examples": [
|
|
75
|
+
"chamber export my-service",
|
|
76
|
+
"chamber export my-service --format json",
|
|
77
|
+
"chamber export my-service --format dotenv",
|
|
78
|
+
"chamber export my-service --format csv"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "import",
|
|
83
|
+
"description": "Import secrets from JSON",
|
|
84
|
+
"examples": [
|
|
85
|
+
"chamber import my-service secrets.json"
|
|
86
|
+
]
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "find",
|
|
90
|
+
"description": "Find services matching pattern",
|
|
91
|
+
"examples": [
|
|
92
|
+
"chamber find db"
|
|
93
|
+
]
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"globalOptions": [
|
|
97
|
+
{
|
|
98
|
+
"name": "--backend",
|
|
99
|
+
"short": "-b",
|
|
100
|
+
"description": "Backend (ssm, s3, null)",
|
|
101
|
+
"type": "string"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "--kms-key-alias",
|
|
105
|
+
"description": "KMS key alias",
|
|
106
|
+
"type": "string"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "--region",
|
|
110
|
+
"description": "AWS region",
|
|
111
|
+
"type": "string"
|
|
112
|
+
}
|
|
113
|
+
],
|
|
114
|
+
"examples": [
|
|
115
|
+
"chamber write my-service db-password secret123",
|
|
116
|
+
"chamber list my-service",
|
|
117
|
+
"chamber exec my-service -- node server.js",
|
|
118
|
+
"chamber export my-service --format json",
|
|
119
|
+
"chamber read my-service db-password",
|
|
120
|
+
"chamber env my-service"
|
|
121
|
+
],
|
|
122
|
+
"relatedCommands": [
|
|
123
|
+
"aws",
|
|
124
|
+
"vault",
|
|
125
|
+
"sops",
|
|
126
|
+
"doppler"
|
|
127
|
+
]
|
|
128
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "changeset",
|
|
3
|
+
"description": "Manage versioning and changelogs for monorepos",
|
|
4
|
+
"category": "build-tools",
|
|
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": "add",
|
|
19
|
+
"description": "Add a new changeset",
|
|
20
|
+
"examples": [
|
|
21
|
+
"changeset add"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "version",
|
|
26
|
+
"description": "Apply changesets to versions/changelogs",
|
|
27
|
+
"examples": [
|
|
28
|
+
"changeset version"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "publish",
|
|
33
|
+
"description": "Publish changed packages",
|
|
34
|
+
"examples": [
|
|
35
|
+
"changeset publish"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "status",
|
|
40
|
+
"description": "Show current changeset status",
|
|
41
|
+
"examples": [
|
|
42
|
+
"changeset status"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "init",
|
|
47
|
+
"description": "Initialize changesets",
|
|
48
|
+
"examples": [
|
|
49
|
+
"changeset init"
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"globalOptions": [],
|
|
54
|
+
"examples": [
|
|
55
|
+
"changeset",
|
|
56
|
+
"changeset add",
|
|
57
|
+
"changeset version",
|
|
58
|
+
"changeset publish",
|
|
59
|
+
"changeset status",
|
|
60
|
+
"npx @changesets/cli init"
|
|
61
|
+
],
|
|
62
|
+
"relatedCommands": [
|
|
63
|
+
"lerna",
|
|
64
|
+
"semantic-release",
|
|
65
|
+
"npm",
|
|
66
|
+
"pnpm"
|
|
67
|
+
]
|
|
68
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "checkov",
|
|
3
|
+
"description": "Static analysis tool for infrastructure as code security scanning",
|
|
4
|
+
"category": "devops",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [],
|
|
17
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "-d",
|
|
20
|
+
"description": "Directory to scan",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-f",
|
|
25
|
+
"description": "File to scan",
|
|
26
|
+
"type": "file"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--framework",
|
|
30
|
+
"description": "IaC framework (terraform, cloudformation, kubernetes, etc.)",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--check",
|
|
35
|
+
"description": "Run specific check IDs",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--skip-check",
|
|
40
|
+
"description": "Skip specific check IDs",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "-o",
|
|
45
|
+
"description": "Output format (cli, json, sarif, csv)",
|
|
46
|
+
"type": "string"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "--compact",
|
|
50
|
+
"description": "Show only failed checks"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "--soft-fail",
|
|
54
|
+
"description": "Always return exit code 0"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "--download-external-modules",
|
|
58
|
+
"description": "Download external Terraform modules"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"examples": [
|
|
62
|
+
"checkov -d .",
|
|
63
|
+
"checkov -f main.tf",
|
|
64
|
+
"checkov -d . --framework terraform",
|
|
65
|
+
"checkov -d . -o json",
|
|
66
|
+
"checkov -d . --compact",
|
|
67
|
+
"checkov -d k8s/ --framework kubernetes"
|
|
68
|
+
],
|
|
69
|
+
"relatedCommands": [
|
|
70
|
+
"terraform",
|
|
71
|
+
"tflint",
|
|
72
|
+
"trivy",
|
|
73
|
+
"semgrep"
|
|
74
|
+
]
|
|
75
|
+
}
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "cilium",
|
|
3
|
+
"description": "Cilium CLI — eBPF-based networking, security, and observability 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": "install",
|
|
19
|
+
"description": "Install Cilium",
|
|
20
|
+
"examples": [
|
|
21
|
+
"cilium install",
|
|
22
|
+
"cilium install --version 1.14.0",
|
|
23
|
+
"cilium install --helm-set ipam.mode=kubernetes"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "upgrade",
|
|
28
|
+
"description": "Upgrade Cilium",
|
|
29
|
+
"examples": [
|
|
30
|
+
"cilium upgrade",
|
|
31
|
+
"cilium upgrade --version 1.14.1"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "uninstall",
|
|
36
|
+
"description": "Uninstall Cilium",
|
|
37
|
+
"examples": [
|
|
38
|
+
"cilium uninstall"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "status",
|
|
43
|
+
"description": "Show Cilium status",
|
|
44
|
+
"examples": [
|
|
45
|
+
"cilium status",
|
|
46
|
+
"cilium status --wait"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "connectivity test",
|
|
51
|
+
"description": "Run connectivity tests",
|
|
52
|
+
"examples": [
|
|
53
|
+
"cilium connectivity test",
|
|
54
|
+
"cilium connectivity test --single-node"
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "hubble",
|
|
59
|
+
"description": "Hubble observability",
|
|
60
|
+
"examples": [
|
|
61
|
+
"cilium hubble enable",
|
|
62
|
+
"cilium hubble port-forward",
|
|
63
|
+
"cilium hubble ui"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "clustermesh",
|
|
68
|
+
"description": "Multi-cluster mesh",
|
|
69
|
+
"examples": [
|
|
70
|
+
"cilium clustermesh enable",
|
|
71
|
+
"cilium clustermesh connect --destination-context ctx2",
|
|
72
|
+
"cilium clustermesh status",
|
|
73
|
+
"cilium clustermesh disconnect --destination-context ctx2",
|
|
74
|
+
"cilium clustermesh disable"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "config",
|
|
79
|
+
"description": "Manage Cilium config",
|
|
80
|
+
"examples": [
|
|
81
|
+
"cilium config view",
|
|
82
|
+
"cilium config set enable-hubble true"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "encrypt",
|
|
87
|
+
"description": "Manage encryption",
|
|
88
|
+
"examples": [
|
|
89
|
+
"cilium encrypt status"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "bgp",
|
|
94
|
+
"description": "BGP control plane",
|
|
95
|
+
"examples": [
|
|
96
|
+
"cilium bgp peers"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "sysdump",
|
|
101
|
+
"description": "Collect debug info",
|
|
102
|
+
"examples": [
|
|
103
|
+
"cilium sysdump",
|
|
104
|
+
"cilium sysdump --output-filename debug-dump"
|
|
105
|
+
]
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "version",
|
|
109
|
+
"description": "Show version",
|
|
110
|
+
"examples": [
|
|
111
|
+
"cilium version"
|
|
112
|
+
]
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"globalOptions": [
|
|
116
|
+
{
|
|
117
|
+
"name": "--context",
|
|
118
|
+
"description": "Kubernetes context",
|
|
119
|
+
"type": "string"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"name": "--namespace",
|
|
123
|
+
"short": "-n",
|
|
124
|
+
"description": "Cilium namespace",
|
|
125
|
+
"type": "string"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"name": "--kubeconfig",
|
|
129
|
+
"description": "Kubeconfig path",
|
|
130
|
+
"type": "string"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "--helm-set",
|
|
134
|
+
"description": "Set Helm values",
|
|
135
|
+
"type": "string"
|
|
136
|
+
}
|
|
137
|
+
],
|
|
138
|
+
"examples": [
|
|
139
|
+
"cilium install",
|
|
140
|
+
"cilium status",
|
|
141
|
+
"cilium connectivity test",
|
|
142
|
+
"cilium hubble enable",
|
|
143
|
+
"cilium hubble ui",
|
|
144
|
+
"cilium clustermesh enable",
|
|
145
|
+
"cilium sysdump",
|
|
146
|
+
"cilium version"
|
|
147
|
+
],
|
|
148
|
+
"relatedCommands": [
|
|
149
|
+
"kubectl",
|
|
150
|
+
"helm",
|
|
151
|
+
"calico",
|
|
152
|
+
"linkerd"
|
|
153
|
+
]
|
|
154
|
+
}
|