@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,161 @@
1
+ {
2
+ "name": "doppler",
3
+ "description": "Doppler CLI — centralized secrets management",
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": "login",
19
+ "description": "Login to Doppler",
20
+ "examples": [
21
+ "doppler login"
22
+ ]
23
+ },
24
+ {
25
+ "name": "setup",
26
+ "description": "Setup project config",
27
+ "examples": [
28
+ "doppler setup",
29
+ "doppler setup --project my-project --config dev"
30
+ ]
31
+ },
32
+ {
33
+ "name": "secrets",
34
+ "description": "Manage secrets",
35
+ "examples": [
36
+ "doppler secrets",
37
+ "doppler secrets get MY_SECRET",
38
+ "doppler secrets set MY_SECRET=value",
39
+ "doppler secrets set MY_SECRET=value MY_OTHER=val2",
40
+ "doppler secrets delete MY_SECRET",
41
+ "doppler secrets download --format json --no-file"
42
+ ]
43
+ },
44
+ {
45
+ "name": "run",
46
+ "description": "Run command with injected secrets",
47
+ "examples": [
48
+ "doppler run -- node server.js",
49
+ "doppler run --command 'echo $MY_SECRET'",
50
+ "doppler run -p my-project -c production -- ./start.sh"
51
+ ]
52
+ },
53
+ {
54
+ "name": "projects",
55
+ "description": "Manage projects",
56
+ "examples": [
57
+ "doppler projects",
58
+ "doppler projects create my-project",
59
+ "doppler projects delete my-project"
60
+ ]
61
+ },
62
+ {
63
+ "name": "configs",
64
+ "description": "Manage configs",
65
+ "examples": [
66
+ "doppler configs",
67
+ "doppler configs create -p my-project -e dev staging",
68
+ "doppler configs delete -p my-project -c staging"
69
+ ]
70
+ },
71
+ {
72
+ "name": "environments",
73
+ "description": "Manage environments",
74
+ "examples": [
75
+ "doppler environments",
76
+ "doppler environments create -p my-project staging"
77
+ ]
78
+ },
79
+ {
80
+ "name": "import",
81
+ "description": "Import secrets",
82
+ "examples": [
83
+ "doppler secrets upload secrets.env",
84
+ "doppler secrets upload secrets.json"
85
+ ]
86
+ },
87
+ {
88
+ "name": "changelog",
89
+ "description": "View secret change history",
90
+ "examples": [
91
+ "doppler changelog"
92
+ ]
93
+ },
94
+ {
95
+ "name": "activity",
96
+ "description": "View activity logs",
97
+ "examples": [
98
+ "doppler activity"
99
+ ]
100
+ },
101
+ {
102
+ "name": "update",
103
+ "description": "Update CLI",
104
+ "examples": [
105
+ "doppler update"
106
+ ]
107
+ },
108
+ {
109
+ "name": "configure",
110
+ "description": "View/set CLI config",
111
+ "examples": [
112
+ "doppler configure",
113
+ "doppler configure flags --enable-dns-resolver"
114
+ ]
115
+ }
116
+ ],
117
+ "globalOptions": [
118
+ {
119
+ "name": "--project",
120
+ "short": "-p",
121
+ "description": "Project",
122
+ "type": "string"
123
+ },
124
+ {
125
+ "name": "--config",
126
+ "short": "-c",
127
+ "description": "Config",
128
+ "type": "string"
129
+ },
130
+ {
131
+ "name": "--token",
132
+ "short": "-t",
133
+ "description": "Service token",
134
+ "type": "string"
135
+ },
136
+ {
137
+ "name": "--json",
138
+ "description": "Output as JSON"
139
+ },
140
+ {
141
+ "name": "--no-file",
142
+ "description": "Print to stdout"
143
+ }
144
+ ],
145
+ "examples": [
146
+ "doppler login",
147
+ "doppler setup",
148
+ "doppler secrets",
149
+ "doppler run -- node server.js",
150
+ "doppler secrets set DB_URL=postgres://...",
151
+ "doppler secrets download --format json --no-file",
152
+ "doppler projects",
153
+ "doppler run -p api -c production -- ./start.sh"
154
+ ],
155
+ "relatedCommands": [
156
+ "vault",
157
+ "chamber",
158
+ "sops",
159
+ "infisical"
160
+ ]
161
+ }
@@ -0,0 +1,136 @@
1
+ {
2
+ "name": "dotnet",
3
+ "description": ".NET CLI — build, run, publish .NET applications",
4
+ "category": "languages",
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": "new",
19
+ "description": "Create new project",
20
+ "examples": [
21
+ "dotnet new console",
22
+ "dotnet new webapi -n MyApi",
23
+ "dotnet new list"
24
+ ]
25
+ },
26
+ {
27
+ "name": "build",
28
+ "description": "Build project",
29
+ "examples": [
30
+ "dotnet build",
31
+ "dotnet build -c Release"
32
+ ]
33
+ },
34
+ {
35
+ "name": "run",
36
+ "description": "Run project",
37
+ "examples": [
38
+ "dotnet run",
39
+ "dotnet run --project src/MyApp"
40
+ ]
41
+ },
42
+ {
43
+ "name": "test",
44
+ "description": "Run tests",
45
+ "examples": [
46
+ "dotnet test"
47
+ ]
48
+ },
49
+ {
50
+ "name": "publish",
51
+ "description": "Publish for deployment",
52
+ "examples": [
53
+ "dotnet publish -c Release -o ./out"
54
+ ]
55
+ },
56
+ {
57
+ "name": "add",
58
+ "description": "Add package/reference",
59
+ "examples": [
60
+ "dotnet add package Newtonsoft.Json",
61
+ "dotnet add reference ../Lib/Lib.csproj"
62
+ ]
63
+ },
64
+ {
65
+ "name": "restore",
66
+ "description": "Restore dependencies",
67
+ "examples": [
68
+ "dotnet restore"
69
+ ]
70
+ },
71
+ {
72
+ "name": "clean",
73
+ "description": "Clean build output",
74
+ "examples": [
75
+ "dotnet clean"
76
+ ]
77
+ },
78
+ {
79
+ "name": "ef",
80
+ "description": "Entity Framework commands",
81
+ "examples": [
82
+ "dotnet ef migrations add Init",
83
+ "dotnet ef database update"
84
+ ]
85
+ },
86
+ {
87
+ "name": "tool",
88
+ "description": "Manage .NET tools",
89
+ "examples": [
90
+ "dotnet tool install -g dotnet-ef",
91
+ "dotnet tool list -g"
92
+ ]
93
+ },
94
+ {
95
+ "name": "watch",
96
+ "description": "Watch for changes and restart",
97
+ "examples": [
98
+ "dotnet watch run"
99
+ ]
100
+ }
101
+ ],
102
+ "globalOptions": [
103
+ {
104
+ "name": "-c",
105
+ "description": "Configuration (Debug, Release)",
106
+ "type": "string"
107
+ },
108
+ {
109
+ "name": "-o",
110
+ "description": "Output directory",
111
+ "type": "string"
112
+ },
113
+ {
114
+ "name": "-v",
115
+ "description": "Verbosity (q, m, n, d, diag)",
116
+ "type": "string"
117
+ },
118
+ {
119
+ "name": "--no-restore",
120
+ "description": "Skip restore"
121
+ }
122
+ ],
123
+ "examples": [
124
+ "dotnet new webapi -n MyApi",
125
+ "dotnet build -c Release",
126
+ "dotnet run",
127
+ "dotnet test",
128
+ "dotnet publish -c Release",
129
+ "dotnet watch run"
130
+ ],
131
+ "relatedCommands": [
132
+ "msbuild",
133
+ "nuget",
134
+ "csharp"
135
+ ]
136
+ }
@@ -0,0 +1,71 @@
1
+ {
2
+ "name": "du",
3
+ "description": "Estimate file space usage",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-h",
18
+ "description": "Human-readable sizes"
19
+ },
20
+ {
21
+ "name": "-s",
22
+ "description": "Display only a total for each argument"
23
+ },
24
+ {
25
+ "name": "-a",
26
+ "description": "Write counts for all files, not just directories"
27
+ },
28
+ {
29
+ "name": "-d",
30
+ "description": "Max depth of directories to report",
31
+ "type": "number"
32
+ },
33
+ {
34
+ "name": "-c",
35
+ "description": "Produce a grand total"
36
+ },
37
+ {
38
+ "name": "--max-depth",
39
+ "description": "Print total for directory N levels deep",
40
+ "type": "number"
41
+ },
42
+ {
43
+ "name": "-x",
44
+ "description": "Skip directories on different file systems"
45
+ },
46
+ {
47
+ "name": "--exclude",
48
+ "description": "Exclude files matching pattern",
49
+ "type": "string"
50
+ },
51
+ {
52
+ "name": "-L",
53
+ "description": "Follow symbolic links"
54
+ }
55
+ ],
56
+ "examples": [
57
+ "du -sh *",
58
+ "du -sh .",
59
+ "du -h --max-depth=1",
60
+ "du -ah | sort -rh | head -20",
61
+ "du -sh /var/log/*",
62
+ "du -shc dir1 dir2",
63
+ "du -sh --exclude='*.log' /var"
64
+ ],
65
+ "relatedCommands": [
66
+ "df",
67
+ "ls",
68
+ "ncdu",
69
+ "tree"
70
+ ]
71
+ }
@@ -0,0 +1,201 @@
1
+ {
2
+ "name": "eb",
3
+ "description": "AWS Elastic Beanstalk 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 EB app",
20
+ "examples": [
21
+ "eb init",
22
+ "eb init my-app --platform node.js-18 --region us-west-2"
23
+ ]
24
+ },
25
+ {
26
+ "name": "create",
27
+ "description": "Create an environment",
28
+ "examples": [
29
+ "eb create my-env",
30
+ "eb create my-env --instance-type t3.small",
31
+ "eb create my-env --single --instance-type t3.micro",
32
+ "eb create --envvars KEY1=val1,KEY2=val2"
33
+ ]
34
+ },
35
+ {
36
+ "name": "deploy",
37
+ "description": "Deploy application",
38
+ "examples": [
39
+ "eb deploy",
40
+ "eb deploy my-env",
41
+ "eb deploy --staged"
42
+ ]
43
+ },
44
+ {
45
+ "name": "status",
46
+ "description": "Show environment status",
47
+ "examples": [
48
+ "eb status",
49
+ "eb status my-env"
50
+ ]
51
+ },
52
+ {
53
+ "name": "health",
54
+ "description": "Show detailed health info",
55
+ "examples": [
56
+ "eb health",
57
+ "eb health --refresh"
58
+ ]
59
+ },
60
+ {
61
+ "name": "logs",
62
+ "description": "View logs",
63
+ "examples": [
64
+ "eb logs",
65
+ "eb logs --all",
66
+ "eb logs -cw enable"
67
+ ]
68
+ },
69
+ {
70
+ "name": "open",
71
+ "description": "Open app in browser",
72
+ "examples": [
73
+ "eb open"
74
+ ]
75
+ },
76
+ {
77
+ "name": "ssh",
78
+ "description": "SSH into instance",
79
+ "examples": [
80
+ "eb ssh",
81
+ "eb ssh my-env"
82
+ ]
83
+ },
84
+ {
85
+ "name": "config",
86
+ "description": "Modify configuration",
87
+ "examples": [
88
+ "eb config",
89
+ "eb config save",
90
+ "eb config put my-config"
91
+ ]
92
+ },
93
+ {
94
+ "name": "scale",
95
+ "description": "Scale environment",
96
+ "examples": [
97
+ "eb scale 3",
98
+ "eb scale 3 my-env"
99
+ ]
100
+ },
101
+ {
102
+ "name": "setenv",
103
+ "description": "Set environment variables",
104
+ "examples": [
105
+ "eb setenv KEY=value",
106
+ "eb setenv DB_HOST=mydb.rds.amazonaws.com DB_PORT=5432"
107
+ ]
108
+ },
109
+ {
110
+ "name": "printenv",
111
+ "description": "Print environment variables",
112
+ "examples": [
113
+ "eb printenv"
114
+ ]
115
+ },
116
+ {
117
+ "name": "terminate",
118
+ "description": "Terminate environment",
119
+ "examples": [
120
+ "eb terminate",
121
+ "eb terminate my-env --force"
122
+ ]
123
+ },
124
+ {
125
+ "name": "list",
126
+ "description": "List environments",
127
+ "examples": [
128
+ "eb list"
129
+ ]
130
+ },
131
+ {
132
+ "name": "use",
133
+ "description": "Set default environment",
134
+ "examples": [
135
+ "eb use my-env"
136
+ ]
137
+ },
138
+ {
139
+ "name": "clone",
140
+ "description": "Clone an environment",
141
+ "examples": [
142
+ "eb clone my-env --clone-name my-env-clone"
143
+ ]
144
+ },
145
+ {
146
+ "name": "swap",
147
+ "description": "Swap environment CNAMEs",
148
+ "examples": [
149
+ "eb swap my-env --destination-name my-env-clone"
150
+ ]
151
+ },
152
+ {
153
+ "name": "restore",
154
+ "description": "Restore terminated environment",
155
+ "examples": [
156
+ "eb restore env-id"
157
+ ]
158
+ },
159
+ {
160
+ "name": "abort",
161
+ "description": "Abort environment update",
162
+ "examples": [
163
+ "eb abort"
164
+ ]
165
+ }
166
+ ],
167
+ "globalOptions": [
168
+ {
169
+ "name": "--profile",
170
+ "description": "AWS CLI profile",
171
+ "type": "string"
172
+ },
173
+ {
174
+ "name": "--region",
175
+ "description": "AWS region",
176
+ "type": "string"
177
+ },
178
+ {
179
+ "name": "--verbose",
180
+ "description": "Verbose output"
181
+ }
182
+ ],
183
+ "examples": [
184
+ "eb init my-app --platform node.js-18",
185
+ "eb create my-env",
186
+ "eb deploy",
187
+ "eb status",
188
+ "eb logs --all",
189
+ "eb ssh",
190
+ "eb open",
191
+ "eb setenv NODE_ENV=production",
192
+ "eb scale 3",
193
+ "eb health --refresh"
194
+ ],
195
+ "relatedCommands": [
196
+ "aws",
197
+ "copilot",
198
+ "docker",
199
+ "heroku"
200
+ ]
201
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "name": "echo",
3
+ "description": "Display text to standard output",
4
+ "category": "coreutils",
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": "-n",
20
+ "description": "Do not output trailing newline"
21
+ },
22
+ {
23
+ "name": "-e",
24
+ "description": "Enable interpretation of backslash escapes"
25
+ },
26
+ {
27
+ "name": "-E",
28
+ "description": "Disable interpretation of backslash escapes"
29
+ }
30
+ ],
31
+ "examples": [
32
+ "echo 'Hello World'",
33
+ "echo -n 'no newline'",
34
+ "echo -e 'line1\\nline2'",
35
+ "echo $HOME",
36
+ "echo \"Value: $VAR\"",
37
+ "echo 'text' > file.txt",
38
+ "echo 'append' >> file.txt"
39
+ ],
40
+ "relatedCommands": [
41
+ "printf",
42
+ "cat",
43
+ "tee"
44
+ ]
45
+ }