@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
package/data/commands/doctl.json
CHANGED
|
@@ -1,156 +1,510 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "doctl",
|
|
3
|
-
"description": "DigitalOcean
|
|
4
|
-
"category": "
|
|
5
|
-
"platforms": [
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
{
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "doctl",
|
|
3
|
+
"description": "DigitalOcean CLI for managing infrastructure and services",
|
|
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": "compute",
|
|
19
|
+
"description": "Manage compute resources (droplets, volumes, etc.)",
|
|
20
|
+
"subcommands": [
|
|
21
|
+
{
|
|
22
|
+
"name": "droplet",
|
|
23
|
+
"description": "Manage Droplets",
|
|
24
|
+
"subcommands": [
|
|
25
|
+
{
|
|
26
|
+
"name": "create",
|
|
27
|
+
"description": "Create a Droplet",
|
|
28
|
+
"examples": [
|
|
29
|
+
"doctl compute droplet create my-droplet --image ubuntu-22-04-x64 --size s-1vcpu-1gb --region nyc1",
|
|
30
|
+
"doctl compute droplet create web --image ubuntu-22-04-x64 --size s-2vcpu-4gb --region sfo3 --ssh-keys 12345 --user-data-file cloud-init.yaml"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "list",
|
|
35
|
+
"description": "List Droplets",
|
|
36
|
+
"examples": [
|
|
37
|
+
"doctl compute droplet list",
|
|
38
|
+
"doctl compute droplet list --format ID,Name,PublicIPv4"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "get",
|
|
43
|
+
"description": "Get Droplet details",
|
|
44
|
+
"examples": [
|
|
45
|
+
"doctl compute droplet get 12345"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "delete",
|
|
50
|
+
"description": "Delete Droplet",
|
|
51
|
+
"examples": [
|
|
52
|
+
"doctl compute droplet delete 12345 --force"
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "actions",
|
|
57
|
+
"description": "Droplet actions",
|
|
58
|
+
"examples": [
|
|
59
|
+
"doctl compute droplet-action power-off 12345",
|
|
60
|
+
"doctl compute droplet-action power-on 12345",
|
|
61
|
+
"doctl compute droplet-action reboot 12345",
|
|
62
|
+
"doctl compute droplet-action snapshot 12345 --snapshot-name my-snap"
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "volume",
|
|
69
|
+
"description": "Manage block storage volumes",
|
|
70
|
+
"subcommands": [
|
|
71
|
+
{
|
|
72
|
+
"name": "create",
|
|
73
|
+
"description": "Create volume",
|
|
74
|
+
"examples": [
|
|
75
|
+
"doctl compute volume create my-vol --region nyc1 --size 100GiB"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "list",
|
|
80
|
+
"description": "List volumes",
|
|
81
|
+
"examples": [
|
|
82
|
+
"doctl compute volume list"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "delete",
|
|
87
|
+
"description": "Delete volume",
|
|
88
|
+
"examples": [
|
|
89
|
+
"doctl compute volume delete vol-id --force"
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "load-balancer",
|
|
96
|
+
"description": "Manage load balancers",
|
|
97
|
+
"subcommands": [
|
|
98
|
+
{
|
|
99
|
+
"name": "create",
|
|
100
|
+
"description": "Create LB",
|
|
101
|
+
"examples": [
|
|
102
|
+
"doctl compute load-balancer create --name my-lb --region nyc1 --forwarding-rules entry_protocol:http,entry_port:80,target_protocol:http,target_port:8080 --droplet-ids 12345"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"name": "list",
|
|
107
|
+
"description": "List LBs",
|
|
108
|
+
"examples": [
|
|
109
|
+
"doctl compute load-balancer list"
|
|
110
|
+
]
|
|
111
|
+
}
|
|
112
|
+
]
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "firewall",
|
|
116
|
+
"description": "Manage firewalls",
|
|
117
|
+
"subcommands": [
|
|
118
|
+
{
|
|
119
|
+
"name": "create",
|
|
120
|
+
"description": "Create firewall",
|
|
121
|
+
"examples": [
|
|
122
|
+
"doctl compute firewall create --name web-fw --inbound-rules 'protocol:tcp,ports:80,address:0.0.0.0/0'"
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"name": "list",
|
|
127
|
+
"description": "List firewalls",
|
|
128
|
+
"examples": [
|
|
129
|
+
"doctl compute firewall list"
|
|
130
|
+
]
|
|
131
|
+
}
|
|
132
|
+
]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "domain",
|
|
136
|
+
"description": "Manage domains",
|
|
137
|
+
"subcommands": [
|
|
138
|
+
{
|
|
139
|
+
"name": "create",
|
|
140
|
+
"description": "Create domain",
|
|
141
|
+
"examples": [
|
|
142
|
+
"doctl compute domain create example.com"
|
|
143
|
+
]
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "list",
|
|
147
|
+
"description": "List domains",
|
|
148
|
+
"examples": [
|
|
149
|
+
"doctl compute domain list"
|
|
150
|
+
]
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "records",
|
|
154
|
+
"description": "Manage records",
|
|
155
|
+
"examples": [
|
|
156
|
+
"doctl compute domain records list example.com",
|
|
157
|
+
"doctl compute domain records create example.com --record-type A --record-name www --record-data 1.2.3.4"
|
|
158
|
+
]
|
|
159
|
+
}
|
|
160
|
+
]
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "ssh",
|
|
164
|
+
"description": "SSH into Droplet",
|
|
165
|
+
"examples": [
|
|
166
|
+
"doctl compute ssh my-droplet",
|
|
167
|
+
"doctl compute ssh 12345"
|
|
168
|
+
]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "image",
|
|
172
|
+
"description": "Manage images",
|
|
173
|
+
"subcommands": [
|
|
174
|
+
{
|
|
175
|
+
"name": "list",
|
|
176
|
+
"description": "List images",
|
|
177
|
+
"examples": [
|
|
178
|
+
"doctl compute image list",
|
|
179
|
+
"doctl compute image list --public"
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "list-distribution",
|
|
184
|
+
"description": "List distro images",
|
|
185
|
+
"examples": [
|
|
186
|
+
"doctl compute image list-distribution"
|
|
187
|
+
]
|
|
188
|
+
}
|
|
189
|
+
]
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"name": "region",
|
|
193
|
+
"description": "List regions",
|
|
194
|
+
"subcommands": [
|
|
195
|
+
{
|
|
196
|
+
"name": "list",
|
|
197
|
+
"description": "List",
|
|
198
|
+
"examples": [
|
|
199
|
+
"doctl compute region list"
|
|
200
|
+
]
|
|
201
|
+
}
|
|
202
|
+
]
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"name": "size",
|
|
206
|
+
"description": "List sizes",
|
|
207
|
+
"subcommands": [
|
|
208
|
+
{
|
|
209
|
+
"name": "list",
|
|
210
|
+
"description": "List",
|
|
211
|
+
"examples": [
|
|
212
|
+
"doctl compute size list"
|
|
213
|
+
]
|
|
214
|
+
}
|
|
215
|
+
]
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"name": "snapshot",
|
|
219
|
+
"description": "Manage snapshots",
|
|
220
|
+
"subcommands": [
|
|
221
|
+
{
|
|
222
|
+
"name": "list",
|
|
223
|
+
"description": "List snapshots",
|
|
224
|
+
"examples": [
|
|
225
|
+
"doctl compute snapshot list"
|
|
226
|
+
]
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"name": "delete",
|
|
230
|
+
"description": "Delete snapshot",
|
|
231
|
+
"examples": [
|
|
232
|
+
"doctl compute snapshot delete snap-id"
|
|
233
|
+
]
|
|
234
|
+
}
|
|
235
|
+
]
|
|
236
|
+
}
|
|
237
|
+
]
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"name": "kubernetes",
|
|
241
|
+
"description": "Manage Kubernetes clusters",
|
|
242
|
+
"subcommands": [
|
|
243
|
+
{
|
|
244
|
+
"name": "cluster",
|
|
245
|
+
"description": "Cluster operations",
|
|
246
|
+
"subcommands": [
|
|
247
|
+
{
|
|
248
|
+
"name": "create",
|
|
249
|
+
"description": "Create cluster",
|
|
250
|
+
"examples": [
|
|
251
|
+
"doctl kubernetes cluster create my-cluster --region nyc1 --node-pool 'name=default;size=s-2vcpu-4gb;count=3'"
|
|
252
|
+
]
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"name": "list",
|
|
256
|
+
"description": "List clusters",
|
|
257
|
+
"examples": [
|
|
258
|
+
"doctl kubernetes cluster list"
|
|
259
|
+
]
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "kubeconfig",
|
|
263
|
+
"description": "Get kubeconfig",
|
|
264
|
+
"examples": [
|
|
265
|
+
"doctl kubernetes cluster kubeconfig save my-cluster"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"name": "delete",
|
|
270
|
+
"description": "Delete cluster",
|
|
271
|
+
"examples": [
|
|
272
|
+
"doctl kubernetes cluster delete my-cluster --force"
|
|
273
|
+
]
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"name": "node-pool",
|
|
277
|
+
"description": "Manage node pools",
|
|
278
|
+
"examples": [
|
|
279
|
+
"doctl kubernetes cluster node-pool list my-cluster",
|
|
280
|
+
"doctl kubernetes cluster node-pool create my-cluster --name gpu-pool --size g-2vcpu-8gb --count 2"
|
|
281
|
+
]
|
|
282
|
+
}
|
|
283
|
+
]
|
|
284
|
+
}
|
|
285
|
+
]
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"name": "databases",
|
|
289
|
+
"description": "Manage managed databases",
|
|
290
|
+
"subcommands": [
|
|
291
|
+
{
|
|
292
|
+
"name": "create",
|
|
293
|
+
"description": "Create database cluster",
|
|
294
|
+
"examples": [
|
|
295
|
+
"doctl databases create my-db --engine pg --region nyc1 --size db-s-1vcpu-1gb --num-nodes 1"
|
|
296
|
+
]
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"name": "list",
|
|
300
|
+
"description": "List database clusters",
|
|
301
|
+
"examples": [
|
|
302
|
+
"doctl databases list"
|
|
303
|
+
]
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"name": "connection",
|
|
307
|
+
"description": "Get connection details",
|
|
308
|
+
"examples": [
|
|
309
|
+
"doctl databases connection my-db"
|
|
310
|
+
]
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"name": "delete",
|
|
314
|
+
"description": "Delete database",
|
|
315
|
+
"examples": [
|
|
316
|
+
"doctl databases delete my-db --force"
|
|
317
|
+
]
|
|
318
|
+
}
|
|
319
|
+
]
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"name": "apps",
|
|
323
|
+
"description": "Manage App Platform apps",
|
|
324
|
+
"subcommands": [
|
|
325
|
+
{
|
|
326
|
+
"name": "create",
|
|
327
|
+
"description": "Create app",
|
|
328
|
+
"examples": [
|
|
329
|
+
"doctl apps create --spec app.yaml"
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"name": "list",
|
|
334
|
+
"description": "List apps",
|
|
335
|
+
"examples": [
|
|
336
|
+
"doctl apps list"
|
|
337
|
+
]
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"name": "get",
|
|
341
|
+
"description": "Get app",
|
|
342
|
+
"examples": [
|
|
343
|
+
"doctl apps get app-id"
|
|
344
|
+
]
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"name": "update",
|
|
348
|
+
"description": "Update app",
|
|
349
|
+
"examples": [
|
|
350
|
+
"doctl apps update app-id --spec app.yaml"
|
|
351
|
+
]
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"name": "create-deployment",
|
|
355
|
+
"description": "Deploy",
|
|
356
|
+
"examples": [
|
|
357
|
+
"doctl apps create-deployment app-id"
|
|
358
|
+
]
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"name": "logs",
|
|
362
|
+
"description": "View logs",
|
|
363
|
+
"examples": [
|
|
364
|
+
"doctl apps logs app-id --follow"
|
|
365
|
+
]
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"name": "delete",
|
|
369
|
+
"description": "Delete app",
|
|
370
|
+
"examples": [
|
|
371
|
+
"doctl apps delete app-id --force"
|
|
372
|
+
]
|
|
373
|
+
}
|
|
374
|
+
]
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"name": "registry",
|
|
378
|
+
"description": "Manage container registry",
|
|
379
|
+
"subcommands": [
|
|
380
|
+
{
|
|
381
|
+
"name": "create",
|
|
382
|
+
"description": "Create registry",
|
|
383
|
+
"examples": [
|
|
384
|
+
"doctl registry create my-registry"
|
|
385
|
+
]
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"name": "login",
|
|
389
|
+
"description": "Docker login",
|
|
390
|
+
"examples": [
|
|
391
|
+
"doctl registry login"
|
|
392
|
+
]
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "repository",
|
|
396
|
+
"description": "Manage repos",
|
|
397
|
+
"examples": [
|
|
398
|
+
"doctl registry repository list-v2"
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"name": "garbage-collection",
|
|
403
|
+
"description": "Run GC",
|
|
404
|
+
"examples": [
|
|
405
|
+
"doctl registry garbage-collection start --include-untagged-manifests"
|
|
406
|
+
]
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "serverless",
|
|
412
|
+
"description": "Manage serverless functions",
|
|
413
|
+
"subcommands": [
|
|
414
|
+
{
|
|
415
|
+
"name": "deploy",
|
|
416
|
+
"description": "Deploy",
|
|
417
|
+
"examples": [
|
|
418
|
+
"doctl serverless deploy ."
|
|
419
|
+
]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "watch",
|
|
423
|
+
"description": "Watch for changes",
|
|
424
|
+
"examples": [
|
|
425
|
+
"doctl serverless watch ."
|
|
426
|
+
]
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "functions",
|
|
430
|
+
"description": "Manage functions",
|
|
431
|
+
"examples": [
|
|
432
|
+
"doctl serverless functions list",
|
|
433
|
+
"doctl serverless functions invoke my-fn"
|
|
434
|
+
]
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"name": "auth",
|
|
440
|
+
"description": "Manage authentication",
|
|
441
|
+
"examples": [
|
|
442
|
+
"doctl auth init",
|
|
443
|
+
"doctl auth switch --context my-ctx",
|
|
444
|
+
"doctl auth list"
|
|
445
|
+
]
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"name": "account",
|
|
449
|
+
"description": "Account info",
|
|
450
|
+
"examples": [
|
|
451
|
+
"doctl account get"
|
|
452
|
+
]
|
|
453
|
+
}
|
|
454
|
+
],
|
|
455
|
+
"globalOptions": [
|
|
456
|
+
{
|
|
457
|
+
"name": "--access-token",
|
|
458
|
+
"short": "-t",
|
|
459
|
+
"description": "API token",
|
|
460
|
+
"type": "string"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "--context",
|
|
464
|
+
"description": "Auth context",
|
|
465
|
+
"type": "string"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"name": "--output",
|
|
469
|
+
"short": "-o",
|
|
470
|
+
"description": "Output format (json, text)",
|
|
471
|
+
"type": "string"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"name": "--no-header",
|
|
475
|
+
"description": "Omit table headers"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"name": "--format",
|
|
479
|
+
"description": "Columns to display",
|
|
480
|
+
"type": "string"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"name": "--trace",
|
|
484
|
+
"description": "Trace API calls"
|
|
485
|
+
}
|
|
486
|
+
],
|
|
487
|
+
"examples": [
|
|
488
|
+
"doctl compute droplet create my-droplet --image ubuntu-22-04-x64 --size s-1vcpu-1gb --region nyc1",
|
|
489
|
+
"doctl compute droplet list",
|
|
490
|
+
"doctl compute ssh my-droplet",
|
|
491
|
+
"doctl kubernetes cluster create my-k8s --region nyc1",
|
|
492
|
+
"doctl kubernetes cluster kubeconfig save my-k8s",
|
|
493
|
+
"doctl apps create --spec app.yaml",
|
|
494
|
+
"doctl databases create my-db --engine pg --region nyc1",
|
|
495
|
+
"doctl registry login",
|
|
496
|
+
"doctl compute domain records list example.com",
|
|
497
|
+
"doctl auth init",
|
|
498
|
+
"doctl compute firewall create --name my-fw",
|
|
499
|
+
"doctl account get",
|
|
500
|
+
"doctl compute image list --public",
|
|
501
|
+
"doctl serverless deploy .",
|
|
502
|
+
"doctl apps logs app-id --follow"
|
|
503
|
+
],
|
|
504
|
+
"relatedCommands": [
|
|
505
|
+
"kubectl",
|
|
506
|
+
"docker",
|
|
507
|
+
"ssh",
|
|
508
|
+
"terraform"
|
|
509
|
+
]
|
|
510
|
+
}
|