@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.
Files changed (200) hide show
  1. package/README.md +214 -62
  2. package/data/commands/ab.json +80 -0
  3. package/data/commands/act.json +82 -0
  4. package/data/commands/age.json +68 -0
  5. package/data/commands/aliyun.json +158 -0
  6. package/data/commands/amplify.json +174 -0
  7. package/data/commands/argo.json +212 -0
  8. package/data/commands/argocd.json +218 -0
  9. package/data/commands/asdf.json +102 -0
  10. package/data/commands/astro.json +106 -0
  11. package/data/commands/at.json +52 -0
  12. package/data/commands/aws-copilot.json +161 -0
  13. package/data/commands/az-devops.json +155 -0
  14. package/data/commands/babel.json +83 -0
  15. package/data/commands/bq.json +177 -0
  16. package/data/commands/buildah.json +105 -0
  17. package/data/commands/cabal.json +114 -0
  18. package/data/commands/calicoctl.json +154 -0
  19. package/data/commands/cdk.json +127 -0
  20. package/data/commands/chamber.json +128 -0
  21. package/data/commands/changeset.json +68 -0
  22. package/data/commands/checkov.json +75 -0
  23. package/data/commands/cilium.json +154 -0
  24. package/data/commands/civo.json +147 -0
  25. package/data/commands/cloudflared.json +133 -0
  26. package/data/commands/cmctl.json +143 -0
  27. package/data/commands/commitlint.json +60 -0
  28. package/data/commands/concurrently.json +62 -0
  29. package/data/commands/conventional-commits.json +30 -0
  30. package/data/commands/cosign.json +103 -0
  31. package/data/commands/crane.json +109 -0
  32. package/data/commands/cron.json +29 -0
  33. package/data/commands/crossplane.json +119 -0
  34. package/data/commands/crystal.json +102 -0
  35. package/data/commands/csvkit.json +96 -0
  36. package/data/commands/cut.json +62 -0
  37. package/data/commands/devspace.json +198 -0
  38. package/data/commands/df.json +66 -0
  39. package/data/commands/diff.json +72 -0
  40. package/data/commands/dig.json +67 -0
  41. package/data/commands/dmesg.json +65 -0
  42. package/data/commands/doctl.json +510 -156
  43. package/data/commands/doppler.json +161 -0
  44. package/data/commands/dotnet.json +136 -0
  45. package/data/commands/du.json +71 -0
  46. package/data/commands/eb.json +201 -0
  47. package/data/commands/echo.json +45 -0
  48. package/data/commands/ecs-cli.json +132 -0
  49. package/data/commands/eksctl.json +101 -0
  50. package/data/commands/eleventy.json +73 -0
  51. package/data/commands/entr.json +50 -0
  52. package/data/commands/env.json +43 -0
  53. package/data/commands/erlang.json +76 -0
  54. package/data/commands/esbuild.json +91 -0
  55. package/data/commands/ffmpeg.json +115 -0
  56. package/data/commands/flux.json +190 -0
  57. package/data/commands/fnm.json +100 -0
  58. package/data/commands/free.json +63 -0
  59. package/data/commands/func.json +89 -0
  60. package/data/commands/garden.json +180 -0
  61. package/data/commands/gatsby.json +106 -0
  62. package/data/commands/ghc.json +79 -0
  63. package/data/commands/ghostscript.json +77 -0
  64. package/data/commands/git-lfs.json +95 -0
  65. package/data/commands/gpg.json +112 -0
  66. package/data/commands/grafana-cli.json +97 -0
  67. package/data/commands/grpcurl.json +74 -0
  68. package/data/commands/grype.json +75 -0
  69. package/data/commands/gsutil.json +197 -0
  70. package/data/commands/hadolint.json +61 -0
  71. package/data/commands/hcloud.json +169 -0
  72. package/data/commands/head.json +48 -0
  73. package/data/commands/helmfile.json +178 -0
  74. package/data/commands/heroku.json +239 -0
  75. package/data/commands/hexo.json +101 -0
  76. package/data/commands/hey.json +91 -0
  77. package/data/commands/hostname.json +52 -0
  78. package/data/commands/httpie.json +101 -0
  79. package/data/commands/hugo.json +106 -0
  80. package/data/commands/husky.json +52 -0
  81. package/data/commands/ibmcloud.json +184 -0
  82. package/data/commands/id.json +50 -0
  83. package/data/commands/ifconfig.json +47 -0
  84. package/data/commands/imagemagick.json +117 -0
  85. package/data/commands/infisical.json +127 -0
  86. package/data/commands/inotifywait.json +70 -0
  87. package/data/commands/ip.json +103 -0
  88. package/data/commands/istioctl.json +211 -0
  89. package/data/commands/javac.json +87 -0
  90. package/data/commands/jekyll.json +105 -0
  91. package/data/commands/k3d.json +156 -0
  92. package/data/commands/k3s.json +134 -0
  93. package/data/commands/k9s.json +169 -62
  94. package/data/commands/kamel.json +155 -0
  95. package/data/commands/kill.json +57 -0
  96. package/data/commands/killall.json +60 -0
  97. package/data/commands/kind.json +98 -0
  98. package/data/commands/kn.json +160 -0
  99. package/data/commands/ko.json +89 -0
  100. package/data/commands/kube-score.json +86 -0
  101. package/data/commands/kubeconform.json +98 -0
  102. package/data/commands/kubectx.json +58 -0
  103. package/data/commands/kubens.json +45 -0
  104. package/data/commands/kustomize.json +135 -0
  105. package/data/commands/latex.json +65 -0
  106. package/data/commands/lerna.json +125 -0
  107. package/data/commands/lightsail.json +168 -0
  108. package/data/commands/linkerd.json +174 -0
  109. package/data/commands/ln.json +54 -0
  110. package/data/commands/lsof.json +69 -0
  111. package/data/commands/manifest.json +1 -1
  112. package/data/commands/mc.json +236 -0
  113. package/data/commands/miller.json +58 -0
  114. package/data/commands/minikube.json +264 -60
  115. package/data/commands/mise.json +107 -0
  116. package/data/commands/mix.json +128 -0
  117. package/data/commands/mkdir.json +43 -0
  118. package/data/commands/mount.json +63 -0
  119. package/data/commands/nc.json +71 -0
  120. package/data/commands/netstat.json +74 -0
  121. package/data/commands/nim.json +104 -0
  122. package/data/commands/nohup.json +28 -0
  123. package/data/commands/nslookup.json +46 -0
  124. package/data/commands/nvm.json +91 -0
  125. package/data/commands/ocaml.json +68 -0
  126. package/data/commands/oci.json +184 -0
  127. package/data/commands/okteto.json +164 -0
  128. package/data/commands/opam.json +111 -0
  129. package/data/commands/openstack.json +212 -0
  130. package/data/commands/pandoc.json +100 -0
  131. package/data/commands/parallel.json +73 -0
  132. package/data/commands/patch.json +55 -0
  133. package/data/commands/ping.json +73 -0
  134. package/data/commands/podman.json +151 -0
  135. package/data/commands/popeye.json +109 -0
  136. package/data/commands/postman.json +82 -0
  137. package/data/commands/pre-commit.json +101 -0
  138. package/data/commands/prometheus.json +65 -0
  139. package/data/commands/pyenv.json +87 -0
  140. package/data/commands/q.json +63 -0
  141. package/data/commands/rancher.json +141 -0
  142. package/data/commands/rbenv.json +85 -0
  143. package/data/commands/rclone.json +275 -0
  144. package/data/commands/rebar3.json +110 -0
  145. package/data/commands/remix.json +80 -0
  146. package/data/commands/rollup.json +74 -0
  147. package/data/commands/route.json +53 -0
  148. package/data/commands/rustc.json +90 -0
  149. package/data/commands/s3cmd.json +201 -0
  150. package/data/commands/sam.json +122 -0
  151. package/data/commands/scw.json +169 -0
  152. package/data/commands/sdkman.json +89 -0
  153. package/data/commands/semantic-release.json +58 -0
  154. package/data/commands/semgrep.json +97 -0
  155. package/data/commands/serverless.json +121 -0
  156. package/data/commands/shellcheck.json +61 -0
  157. package/data/commands/skaffold.json +189 -0
  158. package/data/commands/skopeo.json +160 -0
  159. package/data/commands/socat.json +43 -0
  160. package/data/commands/sops.json +173 -0
  161. package/data/commands/sort.json +75 -0
  162. package/data/commands/sqlite-utils.json +109 -0
  163. package/data/commands/ss.json +75 -0
  164. package/data/commands/stack.json +115 -0
  165. package/data/commands/stern.json +124 -0
  166. package/data/commands/storybook.json +90 -0
  167. package/data/commands/strace.json +71 -0
  168. package/data/commands/svelte.json +89 -0
  169. package/data/commands/swc.json +73 -0
  170. package/data/commands/swiftc.json +83 -0
  171. package/data/commands/syft.json +77 -0
  172. package/data/commands/tail.json +58 -0
  173. package/data/commands/tee.json +38 -0
  174. package/data/commands/telepresence.json +122 -0
  175. package/data/commands/tflint.json +83 -0
  176. package/data/commands/tilt.json +160 -0
  177. package/data/commands/tkn.json +150 -0
  178. package/data/commands/touch.json +57 -0
  179. package/data/commands/traceroute.json +70 -0
  180. package/data/commands/tracert.json +49 -0
  181. package/data/commands/umount.json +49 -0
  182. package/data/commands/uniq.json +59 -0
  183. package/data/commands/upcloud.json +129 -0
  184. package/data/commands/vagrant.json +112 -0
  185. package/data/commands/vegeta.json +59 -0
  186. package/data/commands/velero.json +141 -0
  187. package/data/commands/volta.json +87 -0
  188. package/data/commands/vultr.json +157 -0
  189. package/data/commands/watch.json +58 -0
  190. package/data/commands/wc.json +50 -0
  191. package/data/commands/webpack.json +94 -0
  192. package/data/commands/which.json +34 -0
  193. package/data/commands/whoami.json +27 -0
  194. package/data/commands/wrangler.json +224 -0
  195. package/data/commands/wrk.json +63 -0
  196. package/data/commands/xargs.json +66 -0
  197. package/data/commands/xsv.json +119 -0
  198. package/data/commands/zig.json +114 -0
  199. package/data/manifest.json +1 -1
  200. package/package.json +2 -2
@@ -0,0 +1,61 @@
1
+ {
2
+ "name": "shellcheck",
3
+ "description": "Static analysis tool for shell scripts",
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": "-e",
20
+ "description": "Exclude specific error codes",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "-s",
25
+ "description": "Shell dialect (sh, bash, dash, ksh)",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-f",
30
+ "description": "Output format (gcc, json, tty, checkstyle, diff)",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "-S",
35
+ "description": "Minimum severity (error, warning, info, style)",
36
+ "type": "string"
37
+ },
38
+ {
39
+ "name": "-x",
40
+ "description": "Follow sourced files"
41
+ },
42
+ {
43
+ "name": "--color",
44
+ "description": "Color output (auto, always, never)",
45
+ "type": "string"
46
+ }
47
+ ],
48
+ "examples": [
49
+ "shellcheck script.sh",
50
+ "shellcheck -s bash script.sh",
51
+ "shellcheck -f json script.sh",
52
+ "shellcheck -e SC2034 script.sh",
53
+ "shellcheck **/*.sh",
54
+ "shellcheck -S warning script.sh"
55
+ ],
56
+ "relatedCommands": [
57
+ "bash",
58
+ "shfmt",
59
+ "hadolint"
60
+ ]
61
+ }
@@ -0,0 +1,189 @@
1
+ {
2
+ "name": "skaffold",
3
+ "description": "Skaffold — continuous development for Kubernetes-native applications",
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": "init",
19
+ "description": "Generate Skaffold config",
20
+ "examples": [
21
+ "skaffold init",
22
+ "skaffold init --compose-file docker-compose.yml"
23
+ ]
24
+ },
25
+ {
26
+ "name": "dev",
27
+ "description": "Continuous development mode",
28
+ "examples": [
29
+ "skaffold dev",
30
+ "skaffold dev --port-forward",
31
+ "skaffold dev --tail",
32
+ "skaffold dev --trigger polling",
33
+ "skaffold dev --cleanup=false"
34
+ ]
35
+ },
36
+ {
37
+ "name": "run",
38
+ "description": "Build and deploy once",
39
+ "examples": [
40
+ "skaffold run",
41
+ "skaffold run --tail",
42
+ "skaffold run --tag v1.0.0"
43
+ ]
44
+ },
45
+ {
46
+ "name": "build",
47
+ "description": "Build artifacts",
48
+ "examples": [
49
+ "skaffold build",
50
+ "skaffold build --push",
51
+ "skaffold build -q | skaffold deploy --build-artifacts -"
52
+ ]
53
+ },
54
+ {
55
+ "name": "deploy",
56
+ "description": "Deploy artifacts",
57
+ "examples": [
58
+ "skaffold deploy",
59
+ "skaffold deploy --images my-image:latest"
60
+ ]
61
+ },
62
+ {
63
+ "name": "debug",
64
+ "description": "Dev mode with debug support",
65
+ "examples": [
66
+ "skaffold debug",
67
+ "skaffold debug --port-forward"
68
+ ]
69
+ },
70
+ {
71
+ "name": "render",
72
+ "description": "Render manifests",
73
+ "examples": [
74
+ "skaffold render",
75
+ "skaffold render --output rendered.yaml"
76
+ ]
77
+ },
78
+ {
79
+ "name": "test",
80
+ "description": "Run tests",
81
+ "examples": [
82
+ "skaffold test"
83
+ ]
84
+ },
85
+ {
86
+ "name": "delete",
87
+ "description": "Delete deployed resources",
88
+ "examples": [
89
+ "skaffold delete"
90
+ ]
91
+ },
92
+ {
93
+ "name": "config",
94
+ "description": "Manage global config",
95
+ "examples": [
96
+ "skaffold config list",
97
+ "skaffold config set local-cluster true"
98
+ ]
99
+ },
100
+ {
101
+ "name": "fix",
102
+ "description": "Fix config to latest version",
103
+ "examples": [
104
+ "skaffold fix"
105
+ ]
106
+ },
107
+ {
108
+ "name": "diagnose",
109
+ "description": "Diagnose config issues",
110
+ "examples": [
111
+ "skaffold diagnose"
112
+ ]
113
+ },
114
+ {
115
+ "name": "inspect",
116
+ "description": "Inspect Skaffold config",
117
+ "examples": [
118
+ "skaffold inspect profiles",
119
+ "skaffold inspect build-env list"
120
+ ]
121
+ },
122
+ {
123
+ "name": "verify",
124
+ "description": "Verify deployed resources",
125
+ "examples": [
126
+ "skaffold verify"
127
+ ]
128
+ }
129
+ ],
130
+ "globalOptions": [
131
+ {
132
+ "name": "--filename",
133
+ "short": "-f",
134
+ "description": "Config file path",
135
+ "type": "string"
136
+ },
137
+ {
138
+ "name": "--profile",
139
+ "short": "-p",
140
+ "description": "Activate profiles",
141
+ "type": "string"
142
+ },
143
+ {
144
+ "name": "--namespace",
145
+ "short": "-n",
146
+ "description": "Namespace",
147
+ "type": "string"
148
+ },
149
+ {
150
+ "name": "--default-repo",
151
+ "short": "-d",
152
+ "description": "Default image repo",
153
+ "type": "string"
154
+ },
155
+ {
156
+ "name": "--kube-context",
157
+ "description": "Kubernetes context",
158
+ "type": "string"
159
+ },
160
+ {
161
+ "name": "--tail",
162
+ "description": "Stream logs"
163
+ },
164
+ {
165
+ "name": "--port-forward",
166
+ "description": "Port forward services"
167
+ },
168
+ {
169
+ "name": "--cleanup",
170
+ "description": "Clean up on exit"
171
+ }
172
+ ],
173
+ "examples": [
174
+ "skaffold dev",
175
+ "skaffold dev --port-forward --tail",
176
+ "skaffold run --tag v1.0.0",
177
+ "skaffold build",
178
+ "skaffold deploy",
179
+ "skaffold debug",
180
+ "skaffold render --output rendered.yaml",
181
+ "skaffold delete"
182
+ ],
183
+ "relatedCommands": [
184
+ "kubectl",
185
+ "docker",
186
+ "helm",
187
+ "tilt"
188
+ ]
189
+ }
@@ -0,0 +1,160 @@
1
+ {
2
+ "name": "skopeo",
3
+ "description": "skopeo — perform operations on container images and registries",
4
+ "category": "containers",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "copy",
17
+ "description": "Copy images between registries/transports",
18
+ "examples": [
19
+ "skopeo copy docker://docker.io/library/nginx:latest docker://my-registry.com/nginx:latest",
20
+ "skopeo copy docker://registry.example.com/img:v1 dir:/tmp/img",
21
+ "skopeo copy oci:./my-image:latest docker://registry.example.com/my-image:latest",
22
+ "skopeo copy docker://src oci-archive:./archive.tar",
23
+ "skopeo copy --all docker://src docker://dst"
24
+ ]
25
+ },
26
+ {
27
+ "name": "inspect",
28
+ "description": "Inspect image metadata",
29
+ "examples": [
30
+ "skopeo inspect docker://docker.io/library/alpine:latest",
31
+ "skopeo inspect --raw docker://docker.io/library/nginx:latest",
32
+ "skopeo inspect --config docker://docker.io/library/node:18",
33
+ "skopeo inspect dir:/tmp/img",
34
+ "skopeo inspect oci:./my-image"
35
+ ]
36
+ },
37
+ {
38
+ "name": "delete",
39
+ "description": "Delete image from registry",
40
+ "examples": [
41
+ "skopeo delete docker://registry.example.com/my-image:old",
42
+ "skopeo delete docker://my-registry.com/temp:latest"
43
+ ]
44
+ },
45
+ {
46
+ "name": "list-tags",
47
+ "description": "List tags for an image",
48
+ "examples": [
49
+ "skopeo list-tags docker://docker.io/library/nginx",
50
+ "skopeo list-tags docker://registry.example.com/my-app",
51
+ "skopeo list-tags docker://ghcr.io/my-org/my-app"
52
+ ]
53
+ },
54
+ {
55
+ "name": "sync",
56
+ "description": "Sync images",
57
+ "examples": [
58
+ "skopeo sync --src docker --dest dir docker.io/library/nginx /tmp/nginx-sync",
59
+ "skopeo sync --src yaml --dest docker sync.yaml my-registry.com"
60
+ ]
61
+ },
62
+ {
63
+ "name": "login",
64
+ "description": "Login to registry",
65
+ "examples": [
66
+ "skopeo login registry.example.com",
67
+ "skopeo login docker.io -u username -p password",
68
+ "skopeo login --get-login registry.example.com"
69
+ ]
70
+ },
71
+ {
72
+ "name": "logout",
73
+ "description": "Logout from registry",
74
+ "examples": [
75
+ "skopeo logout registry.example.com",
76
+ "skopeo logout --all"
77
+ ]
78
+ },
79
+ {
80
+ "name": "manifest-digest",
81
+ "description": "Compute manifest digest",
82
+ "examples": [
83
+ "skopeo manifest-digest manifest.json"
84
+ ]
85
+ },
86
+ {
87
+ "name": "standalone-sign",
88
+ "description": "Sign image manifest",
89
+ "examples": [
90
+ "skopeo standalone-sign manifest.json registry.example.com/my-image key-fingerprint"
91
+ ]
92
+ },
93
+ {
94
+ "name": "standalone-verify",
95
+ "description": "Verify image signature",
96
+ "examples": [
97
+ "skopeo standalone-verify manifest.json registry.example.com/my-image key-fingerprint signature"
98
+ ]
99
+ }
100
+ ],
101
+ "globalOptions": [
102
+ {
103
+ "name": "--override-os",
104
+ "description": "Override OS",
105
+ "type": "string"
106
+ },
107
+ {
108
+ "name": "--override-arch",
109
+ "description": "Override architecture",
110
+ "type": "string"
111
+ },
112
+ {
113
+ "name": "--insecure-policy",
114
+ "description": "Allow insecure operations"
115
+ },
116
+ {
117
+ "name": "--authfile",
118
+ "description": "Auth file path",
119
+ "type": "string"
120
+ },
121
+ {
122
+ "name": "--tls-verify",
123
+ "description": "Require HTTPS and verify certs",
124
+ "type": "boolean"
125
+ },
126
+ {
127
+ "name": "--debug",
128
+ "description": "Enable debug logging"
129
+ },
130
+ {
131
+ "name": "--policy",
132
+ "description": "Policy file",
133
+ "type": "string"
134
+ },
135
+ {
136
+ "name": "--all",
137
+ "short": "-a",
138
+ "description": "Process all platforms"
139
+ }
140
+ ],
141
+ "examples": [
142
+ "skopeo copy docker://docker.io/library/nginx:latest docker://my-registry.com/nginx:latest",
143
+ "skopeo inspect docker://docker.io/library/alpine:latest",
144
+ "skopeo list-tags docker://docker.io/library/nginx",
145
+ "skopeo delete docker://registry.example.com/my-image:old",
146
+ "skopeo sync --src docker --dest dir docker.io/library/nginx /tmp/",
147
+ "skopeo login registry.example.com",
148
+ "skopeo copy --all docker://src docker://dst",
149
+ "skopeo inspect --config docker://docker.io/library/node:18",
150
+ "skopeo logout --all",
151
+ "skopeo manifest-digest manifest.json"
152
+ ],
153
+ "relatedCommands": [
154
+ "docker",
155
+ "podman",
156
+ "crane",
157
+ "buildah",
158
+ "crictl"
159
+ ]
160
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "name": "socat",
3
+ "description": "Multipurpose relay — bidirectional data transfer",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-d",
18
+ "description": "Increase verbosity (use -d -d for more)"
19
+ },
20
+ {
21
+ "name": "-v",
22
+ "description": "Write data to stderr"
23
+ },
24
+ {
25
+ "name": "-t",
26
+ "description": "Timeout for second address",
27
+ "type": "number"
28
+ }
29
+ ],
30
+ "examples": [
31
+ "socat TCP-LISTEN:8080,fork TCP:remote:80",
32
+ "socat - TCP:host:port",
33
+ "socat TCP-LISTEN:1234 EXEC:/bin/bash",
34
+ "socat UNIX-LISTEN:/tmp/sock,fork TCP:localhost:8080",
35
+ "socat TCP-LISTEN:443,fork OPENSSL:remote:443"
36
+ ],
37
+ "relatedCommands": [
38
+ "nc",
39
+ "ssh",
40
+ "ncat",
41
+ "stunnel"
42
+ ]
43
+ }
@@ -0,0 +1,173 @@
1
+ {
2
+ "name": "sops",
3
+ "description": "Mozilla SOPS — encrypt/decrypt secrets in files",
4
+ "category": "security",
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": "(encrypt)",
19
+ "description": "Encrypt a file",
20
+ "examples": [
21
+ "sops -e secrets.yaml > secrets.enc.yaml",
22
+ "sops --encrypt --in-place secrets.yaml",
23
+ "sops -e --kms 'arn:aws:kms:us-east-1:123:key/abc' secrets.yaml",
24
+ "sops -e --gcp-kms 'projects/my-proj/locations/global/keyRings/kr/cryptoKeys/key' secrets.yaml",
25
+ "sops -e --age 'age1xxx...' secrets.yaml",
26
+ "sops -e --pgp 'FP1,FP2' secrets.yaml"
27
+ ]
28
+ },
29
+ {
30
+ "name": "(decrypt)",
31
+ "description": "Decrypt a file",
32
+ "examples": [
33
+ "sops -d secrets.enc.yaml",
34
+ "sops -d --output secrets.yaml secrets.enc.yaml",
35
+ "sops --decrypt --in-place secrets.enc.yaml",
36
+ "sops -d --extract '[\"key\"]' secrets.enc.yaml"
37
+ ]
38
+ },
39
+ {
40
+ "name": "(edit)",
41
+ "description": "Edit encrypted file",
42
+ "examples": [
43
+ "sops secrets.enc.yaml",
44
+ "EDITOR=vim sops secrets.enc.yaml"
45
+ ]
46
+ },
47
+ {
48
+ "name": "updatekeys",
49
+ "description": "Update encryption keys",
50
+ "examples": [
51
+ "sops updatekeys secrets.enc.yaml"
52
+ ]
53
+ },
54
+ {
55
+ "name": "rotate",
56
+ "description": "Rotate data encryption key",
57
+ "examples": [
58
+ "sops -r secrets.enc.yaml",
59
+ "sops --rotate --in-place secrets.enc.yaml"
60
+ ]
61
+ },
62
+ {
63
+ "name": "groups",
64
+ "description": "Manage key groups",
65
+ "examples": [
66
+ "sops groups add --file secrets.enc.yaml --pgp 'FP'",
67
+ "sops groups delete --file secrets.enc.yaml --shamir-secret-sharing-threshold 2"
68
+ ]
69
+ },
70
+ {
71
+ "name": "publish",
72
+ "description": "Publish encrypted file to a store",
73
+ "examples": [
74
+ "sops publish secrets.enc.yaml"
75
+ ]
76
+ },
77
+ {
78
+ "name": "filestatus",
79
+ "description": "Show file encryption status",
80
+ "examples": [
81
+ "sops filestatus secrets.enc.yaml"
82
+ ]
83
+ }
84
+ ],
85
+ "globalOptions": [
86
+ {
87
+ "name": "--encrypt",
88
+ "short": "-e",
89
+ "description": "Encrypt mode"
90
+ },
91
+ {
92
+ "name": "--decrypt",
93
+ "short": "-d",
94
+ "description": "Decrypt mode"
95
+ },
96
+ {
97
+ "name": "--rotate",
98
+ "short": "-r",
99
+ "description": "Rotate data key"
100
+ },
101
+ {
102
+ "name": "--in-place",
103
+ "short": "-i",
104
+ "description": "Modify file in-place"
105
+ },
106
+ {
107
+ "name": "--output",
108
+ "description": "Output file path",
109
+ "type": "string"
110
+ },
111
+ {
112
+ "name": "--kms",
113
+ "description": "AWS KMS ARN",
114
+ "type": "string"
115
+ },
116
+ {
117
+ "name": "--gcp-kms",
118
+ "description": "GCP KMS resource ID",
119
+ "type": "string"
120
+ },
121
+ {
122
+ "name": "--azure-kv",
123
+ "description": "Azure Key Vault URL",
124
+ "type": "string"
125
+ },
126
+ {
127
+ "name": "--age",
128
+ "description": "age public key(s)",
129
+ "type": "string"
130
+ },
131
+ {
132
+ "name": "--pgp",
133
+ "description": "PGP fingerprint(s)",
134
+ "type": "string"
135
+ },
136
+ {
137
+ "name": "--input-type",
138
+ "description": "Input type (yaml, json, env, binary)",
139
+ "type": "string"
140
+ },
141
+ {
142
+ "name": "--output-type",
143
+ "description": "Output type (yaml, json, env, binary)",
144
+ "type": "string"
145
+ },
146
+ {
147
+ "name": "--extract",
148
+ "description": "Extract specific key path",
149
+ "type": "string"
150
+ },
151
+ {
152
+ "name": "--config",
153
+ "description": ".sops.yaml config path",
154
+ "type": "string"
155
+ }
156
+ ],
157
+ "examples": [
158
+ "sops -e secrets.yaml > secrets.enc.yaml",
159
+ "sops -d secrets.enc.yaml",
160
+ "sops secrets.enc.yaml",
161
+ "sops -e --age 'age1xxx' secrets.yaml",
162
+ "sops -e --kms 'arn:aws:kms:...' secrets.yaml",
163
+ "sops -d --extract '[\"db\"][\"password\"]' secrets.enc.yaml",
164
+ "sops --rotate --in-place secrets.enc.yaml"
165
+ ],
166
+ "relatedCommands": [
167
+ "vault",
168
+ "chamber",
169
+ "age",
170
+ "gpg",
171
+ "sealed-secrets"
172
+ ]
173
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "name": "sort",
3
+ "description": "Sort lines of text files",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-r",
18
+ "description": "Reverse the result of comparisons"
19
+ },
20
+ {
21
+ "name": "-n",
22
+ "description": "Compare according to string numerical value"
23
+ },
24
+ {
25
+ "name": "-k",
26
+ "description": "Sort by key/field",
27
+ "type": "string"
28
+ },
29
+ {
30
+ "name": "-t",
31
+ "description": "Use character as field separator",
32
+ "type": "string"
33
+ },
34
+ {
35
+ "name": "-u",
36
+ "description": "Output only unique lines"
37
+ },
38
+ {
39
+ "name": "-o",
40
+ "description": "Write result to file",
41
+ "type": "file"
42
+ },
43
+ {
44
+ "name": "-f",
45
+ "description": "Fold lower case to upper case (case-insensitive)"
46
+ },
47
+ {
48
+ "name": "-h",
49
+ "description": "Compare human-readable numbers (2K, 1G)"
50
+ },
51
+ {
52
+ "name": "-V",
53
+ "description": "Natural sort of version numbers"
54
+ },
55
+ {
56
+ "name": "-s",
57
+ "description": "Stabilize sort by disabling last-resort comparison"
58
+ }
59
+ ],
60
+ "examples": [
61
+ "sort file.txt",
62
+ "sort -r file.txt",
63
+ "sort -n numbers.txt",
64
+ "sort -t ',' -k 2 data.csv",
65
+ "sort -u file.txt",
66
+ "sort -k 2 -n -r scores.txt",
67
+ "du -sh * | sort -h"
68
+ ],
69
+ "relatedCommands": [
70
+ "uniq",
71
+ "cut",
72
+ "wc",
73
+ "tsort"
74
+ ]
75
+ }