@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,45 @@
1
+ {
2
+ "name": "kubens",
3
+ "description": "Switch between Kubernetes namespaces quickly",
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": "(none — use directly)",
19
+ "description": "List or switch namespaces",
20
+ "examples": [
21
+ "kubens",
22
+ "kubens my-namespace",
23
+ "kubens -",
24
+ "kubens -c"
25
+ ]
26
+ }
27
+ ],
28
+ "globalOptions": [
29
+ {
30
+ "name": "-c",
31
+ "description": "Show current namespace"
32
+ }
33
+ ],
34
+ "examples": [
35
+ "kubens",
36
+ "kubens my-namespace",
37
+ "kubens -",
38
+ "kubens -c"
39
+ ],
40
+ "relatedCommands": [
41
+ "kubectl",
42
+ "kubectx",
43
+ "k9s"
44
+ ]
45
+ }
@@ -0,0 +1,135 @@
1
+ {
2
+ "name": "kustomize",
3
+ "description": "Kustomize — customize Kubernetes YAML 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": "build",
19
+ "description": "Build kustomization target",
20
+ "examples": [
21
+ "kustomize build .",
22
+ "kustomize build ./overlays/production",
23
+ "kustomize build . | kubectl apply -f -",
24
+ "kustomize build --enable-helm .",
25
+ "kustomize build --load-restrictor LoadRestrictionsNone ."
26
+ ]
27
+ },
28
+ {
29
+ "name": "edit",
30
+ "description": "Edit kustomization file",
31
+ "examples": [
32
+ "kustomize edit add resource deployment.yaml",
33
+ "kustomize edit add configmap my-cm --from-literal=key=value",
34
+ "kustomize edit set namespace production",
35
+ "kustomize edit set image my-image=my-image:v2",
36
+ "kustomize edit add patch --path patch.yaml",
37
+ "kustomize edit set nameprefix prod-",
38
+ "kustomize edit add label app:myapp",
39
+ "kustomize edit add annotation team:backend",
40
+ "kustomize edit remove resource old.yaml"
41
+ ]
42
+ },
43
+ {
44
+ "name": "create",
45
+ "description": "Create kustomization file",
46
+ "examples": [
47
+ "kustomize create",
48
+ "kustomize create --resources deployment.yaml,service.yaml",
49
+ "kustomize create --autodetect"
50
+ ]
51
+ },
52
+ {
53
+ "name": "cfg",
54
+ "description": "Config function commands",
55
+ "examples": [
56
+ "kustomize cfg tree .",
57
+ "kustomize cfg grep 'kind=Deployment' .",
58
+ "kustomize cfg cat .",
59
+ "kustomize cfg count .",
60
+ "kustomize cfg fmt ."
61
+ ]
62
+ },
63
+ {
64
+ "name": "fn",
65
+ "description": "Function commands",
66
+ "examples": [
67
+ "kustomize fn run .",
68
+ "kustomize fn source .",
69
+ "kustomize fn sink .",
70
+ "kustomize fn wrap ."
71
+ ]
72
+ },
73
+ {
74
+ "name": "localize",
75
+ "description": "Localize remote references",
76
+ "examples": [
77
+ "kustomize localize . ./localized"
78
+ ]
79
+ },
80
+ {
81
+ "name": "completion",
82
+ "description": "Generate shell completion",
83
+ "examples": [
84
+ "source <(kustomize completion bash)"
85
+ ]
86
+ },
87
+ {
88
+ "name": "version",
89
+ "description": "Print version",
90
+ "examples": [
91
+ "kustomize version"
92
+ ]
93
+ }
94
+ ],
95
+ "globalOptions": [
96
+ {
97
+ "name": "--enable-helm",
98
+ "description": "Enable Helm chart inflation"
99
+ },
100
+ {
101
+ "name": "--load-restrictor",
102
+ "description": "Load restrictions",
103
+ "type": "string"
104
+ },
105
+ {
106
+ "name": "--reorder",
107
+ "description": "Reorder output (legacy, none)",
108
+ "type": "string"
109
+ },
110
+ {
111
+ "name": "--output",
112
+ "short": "-o",
113
+ "description": "Output to file",
114
+ "type": "string"
115
+ }
116
+ ],
117
+ "examples": [
118
+ "kustomize build .",
119
+ "kustomize build ./overlays/production | kubectl apply -f -",
120
+ "kustomize edit set image my-image=my-image:v2",
121
+ "kustomize edit set namespace production",
122
+ "kustomize edit add resource deployment.yaml",
123
+ "kustomize create --autodetect",
124
+ "kubectl apply -k .",
125
+ "kustomize build --enable-helm .",
126
+ "kustomize cfg tree .",
127
+ "kustomize version"
128
+ ],
129
+ "relatedCommands": [
130
+ "kubectl",
131
+ "helm",
132
+ "flux",
133
+ "argocd"
134
+ ]
135
+ }
@@ -0,0 +1,65 @@
1
+ {
2
+ "name": "latex",
3
+ "description": "LaTeX document typesetting system",
4
+ "category": "media",
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": "-output-directory",
20
+ "description": "Output directory",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "-jobname",
25
+ "description": "Base name for output files",
26
+ "type": "string"
27
+ },
28
+ {
29
+ "name": "-interaction",
30
+ "description": "Interaction mode (nonstopmode, batchmode, scrollmode)",
31
+ "type": "string"
32
+ },
33
+ {
34
+ "name": "-shell-escape",
35
+ "description": "Enable shell commands"
36
+ },
37
+ {
38
+ "name": "-synctex",
39
+ "description": "Generate SyncTeX data",
40
+ "type": "number"
41
+ },
42
+ {
43
+ "name": "-file-line-error",
44
+ "description": "Show file and line in errors"
45
+ },
46
+ {
47
+ "name": "-halt-on-error",
48
+ "description": "Stop on first error"
49
+ }
50
+ ],
51
+ "examples": [
52
+ "pdflatex document.tex",
53
+ "xelatex document.tex",
54
+ "lualatex document.tex",
55
+ "pdflatex -interaction=nonstopmode document.tex",
56
+ "latexmk -pdf document.tex",
57
+ "bibtex document"
58
+ ],
59
+ "relatedCommands": [
60
+ "pandoc",
61
+ "bibtex",
62
+ "latexmk",
63
+ "dvipdfm"
64
+ ]
65
+ }
@@ -0,0 +1,125 @@
1
+ {
2
+ "name": "lerna",
3
+ "description": "Multi-package repository management tool",
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": "init",
19
+ "description": "Initialize a lerna repo",
20
+ "examples": [
21
+ "lerna init"
22
+ ]
23
+ },
24
+ {
25
+ "name": "run",
26
+ "description": "Run npm script in each package",
27
+ "examples": [
28
+ "lerna run build",
29
+ "lerna run test --parallel"
30
+ ]
31
+ },
32
+ {
33
+ "name": "exec",
34
+ "description": "Execute command in each package",
35
+ "examples": [
36
+ "lerna exec -- rm -rf node_modules"
37
+ ]
38
+ },
39
+ {
40
+ "name": "publish",
41
+ "description": "Publish changed packages",
42
+ "examples": [
43
+ "lerna publish",
44
+ "lerna publish from-package"
45
+ ]
46
+ },
47
+ {
48
+ "name": "version",
49
+ "description": "Bump versions of changed packages",
50
+ "examples": [
51
+ "lerna version patch"
52
+ ]
53
+ },
54
+ {
55
+ "name": "bootstrap",
56
+ "description": "Link local packages and install deps",
57
+ "examples": [
58
+ "lerna bootstrap"
59
+ ]
60
+ },
61
+ {
62
+ "name": "list",
63
+ "description": "List local packages",
64
+ "examples": [
65
+ "lerna list",
66
+ "lerna list --json"
67
+ ]
68
+ },
69
+ {
70
+ "name": "changed",
71
+ "description": "List changed packages since last release",
72
+ "examples": [
73
+ "lerna changed"
74
+ ]
75
+ },
76
+ {
77
+ "name": "diff",
78
+ "description": "Show diff since last release",
79
+ "examples": [
80
+ "lerna diff"
81
+ ]
82
+ },
83
+ {
84
+ "name": "add",
85
+ "description": "Add a dependency to packages",
86
+ "examples": [
87
+ "lerna add lodash --scope=my-pkg"
88
+ ]
89
+ }
90
+ ],
91
+ "globalOptions": [
92
+ {
93
+ "name": "--scope",
94
+ "description": "Restrict to matching packages",
95
+ "type": "string"
96
+ },
97
+ {
98
+ "name": "--ignore",
99
+ "description": "Exclude matching packages",
100
+ "type": "string"
101
+ },
102
+ {
103
+ "name": "--concurrency",
104
+ "description": "Limit parallel tasks",
105
+ "type": "number"
106
+ },
107
+ {
108
+ "name": "--stream",
109
+ "description": "Stream output with prefix"
110
+ }
111
+ ],
112
+ "examples": [
113
+ "lerna run build",
114
+ "lerna publish",
115
+ "lerna run test --parallel",
116
+ "lerna list --json",
117
+ "lerna version patch"
118
+ ],
119
+ "relatedCommands": [
120
+ "nx",
121
+ "turborepo",
122
+ "npm",
123
+ "pnpm"
124
+ ]
125
+ }
@@ -0,0 +1,168 @@
1
+ {
2
+ "name": "lightsail",
3
+ "description": "AWS Lightsail CLI (via aws lightsail)",
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": "get-instances",
19
+ "description": "List instances",
20
+ "examples": [
21
+ "aws lightsail get-instances"
22
+ ]
23
+ },
24
+ {
25
+ "name": "create-instances",
26
+ "description": "Create instance",
27
+ "examples": [
28
+ "aws lightsail create-instances --instance-names my-instance --availability-zone us-east-1a --blueprint-id ubuntu_22_04 --bundle-id nano_3_0"
29
+ ]
30
+ },
31
+ {
32
+ "name": "delete-instance",
33
+ "description": "Delete instance",
34
+ "examples": [
35
+ "aws lightsail delete-instance --instance-name my-instance"
36
+ ]
37
+ },
38
+ {
39
+ "name": "start-instance",
40
+ "description": "Start instance",
41
+ "examples": [
42
+ "aws lightsail start-instance --instance-name my-instance"
43
+ ]
44
+ },
45
+ {
46
+ "name": "stop-instance",
47
+ "description": "Stop instance",
48
+ "examples": [
49
+ "aws lightsail stop-instance --instance-name my-instance"
50
+ ]
51
+ },
52
+ {
53
+ "name": "reboot-instance",
54
+ "description": "Reboot instance",
55
+ "examples": [
56
+ "aws lightsail reboot-instance --instance-name my-instance"
57
+ ]
58
+ },
59
+ {
60
+ "name": "get-instance-access-details",
61
+ "description": "Get SSH access details",
62
+ "examples": [
63
+ "aws lightsail get-instance-access-details --instance-name my-instance"
64
+ ]
65
+ },
66
+ {
67
+ "name": "create-container-service",
68
+ "description": "Create container service",
69
+ "examples": [
70
+ "aws lightsail create-container-service --service-name my-svc --power small --scale 1"
71
+ ]
72
+ },
73
+ {
74
+ "name": "get-container-services",
75
+ "description": "List container services",
76
+ "examples": [
77
+ "aws lightsail get-container-services"
78
+ ]
79
+ },
80
+ {
81
+ "name": "get-blueprints",
82
+ "description": "List available blueprints",
83
+ "examples": [
84
+ "aws lightsail get-blueprints"
85
+ ]
86
+ },
87
+ {
88
+ "name": "get-bundles",
89
+ "description": "List available bundles",
90
+ "examples": [
91
+ "aws lightsail get-bundles"
92
+ ]
93
+ },
94
+ {
95
+ "name": "get-static-ips",
96
+ "description": "List static IPs",
97
+ "examples": [
98
+ "aws lightsail get-static-ips"
99
+ ]
100
+ },
101
+ {
102
+ "name": "allocate-static-ip",
103
+ "description": "Allocate a static IP",
104
+ "examples": [
105
+ "aws lightsail allocate-static-ip --static-ip-name my-ip"
106
+ ]
107
+ },
108
+ {
109
+ "name": "attach-static-ip",
110
+ "description": "Attach static IP to instance",
111
+ "examples": [
112
+ "aws lightsail attach-static-ip --static-ip-name my-ip --instance-name my-instance"
113
+ ]
114
+ },
115
+ {
116
+ "name": "create-key-pair",
117
+ "description": "Create SSH key pair",
118
+ "examples": [
119
+ "aws lightsail create-key-pair --key-pair-name my-key"
120
+ ]
121
+ },
122
+ {
123
+ "name": "get-relational-databases",
124
+ "description": "List databases",
125
+ "examples": [
126
+ "aws lightsail get-relational-databases"
127
+ ]
128
+ },
129
+ {
130
+ "name": "create-relational-database",
131
+ "description": "Create database",
132
+ "examples": [
133
+ "aws lightsail create-relational-database --relational-database-name my-db --availability-zone us-east-1a --relational-database-blueprint-id mysql_8_0 --relational-database-bundle-id micro_2_0 --master-database-name mydb --master-username admin"
134
+ ]
135
+ }
136
+ ],
137
+ "globalOptions": [
138
+ {
139
+ "name": "--region",
140
+ "description": "AWS region",
141
+ "type": "string"
142
+ },
143
+ {
144
+ "name": "--output",
145
+ "description": "Output format",
146
+ "type": "string"
147
+ },
148
+ {
149
+ "name": "--profile",
150
+ "description": "AWS profile",
151
+ "type": "string"
152
+ }
153
+ ],
154
+ "examples": [
155
+ "aws lightsail get-instances",
156
+ "aws lightsail create-instances --instance-names web --blueprint-id ubuntu_22_04 --bundle-id nano_3_0 --availability-zone us-east-1a",
157
+ "aws lightsail get-blueprints",
158
+ "aws lightsail get-bundles",
159
+ "aws lightsail get-instance-access-details --instance-name web",
160
+ "aws lightsail create-container-service --service-name api --power small --scale 1"
161
+ ],
162
+ "relatedCommands": [
163
+ "aws",
164
+ "eb",
165
+ "heroku",
166
+ "doctl"
167
+ ]
168
+ }