@enjoys/context-engine 1.5.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +214 -62
- package/data/commands/ab.json +80 -0
- package/data/commands/act.json +82 -0
- package/data/commands/age.json +68 -0
- package/data/commands/aliyun.json +158 -0
- package/data/commands/amplify.json +174 -0
- package/data/commands/argo.json +212 -0
- package/data/commands/argocd.json +218 -0
- package/data/commands/asdf.json +102 -0
- package/data/commands/astro.json +106 -0
- package/data/commands/at.json +52 -0
- package/data/commands/aws-copilot.json +161 -0
- package/data/commands/az-devops.json +155 -0
- package/data/commands/babel.json +83 -0
- package/data/commands/bq.json +177 -0
- package/data/commands/buildah.json +105 -0
- package/data/commands/cabal.json +114 -0
- package/data/commands/calicoctl.json +154 -0
- package/data/commands/cdk.json +127 -0
- package/data/commands/chamber.json +128 -0
- package/data/commands/changeset.json +68 -0
- package/data/commands/checkov.json +75 -0
- package/data/commands/cilium.json +154 -0
- package/data/commands/civo.json +147 -0
- package/data/commands/cloudflared.json +133 -0
- package/data/commands/cmctl.json +143 -0
- package/data/commands/commitlint.json +60 -0
- package/data/commands/concurrently.json +62 -0
- package/data/commands/conventional-commits.json +30 -0
- package/data/commands/cosign.json +103 -0
- package/data/commands/crane.json +109 -0
- package/data/commands/cron.json +29 -0
- package/data/commands/crossplane.json +119 -0
- package/data/commands/crystal.json +102 -0
- package/data/commands/csvkit.json +96 -0
- package/data/commands/cut.json +62 -0
- package/data/commands/devspace.json +198 -0
- package/data/commands/df.json +66 -0
- package/data/commands/diff.json +72 -0
- package/data/commands/dig.json +67 -0
- package/data/commands/dmesg.json +65 -0
- package/data/commands/doctl.json +510 -156
- package/data/commands/doppler.json +161 -0
- package/data/commands/dotnet.json +136 -0
- package/data/commands/du.json +71 -0
- package/data/commands/eb.json +201 -0
- package/data/commands/echo.json +45 -0
- package/data/commands/ecs-cli.json +132 -0
- package/data/commands/eksctl.json +101 -0
- package/data/commands/eleventy.json +73 -0
- package/data/commands/entr.json +50 -0
- package/data/commands/env.json +43 -0
- package/data/commands/erlang.json +76 -0
- package/data/commands/esbuild.json +91 -0
- package/data/commands/ffmpeg.json +115 -0
- package/data/commands/flux.json +190 -0
- package/data/commands/fnm.json +100 -0
- package/data/commands/free.json +63 -0
- package/data/commands/func.json +89 -0
- package/data/commands/garden.json +180 -0
- package/data/commands/gatsby.json +106 -0
- package/data/commands/ghc.json +79 -0
- package/data/commands/ghostscript.json +77 -0
- package/data/commands/git-lfs.json +95 -0
- package/data/commands/gpg.json +112 -0
- package/data/commands/grafana-cli.json +97 -0
- package/data/commands/grpcurl.json +74 -0
- package/data/commands/grype.json +75 -0
- package/data/commands/gsutil.json +197 -0
- package/data/commands/hadolint.json +61 -0
- package/data/commands/hcloud.json +169 -0
- package/data/commands/head.json +48 -0
- package/data/commands/helmfile.json +178 -0
- package/data/commands/heroku.json +239 -0
- package/data/commands/hexo.json +101 -0
- package/data/commands/hey.json +91 -0
- package/data/commands/hostname.json +52 -0
- package/data/commands/httpie.json +101 -0
- package/data/commands/hugo.json +106 -0
- package/data/commands/husky.json +52 -0
- package/data/commands/ibmcloud.json +184 -0
- package/data/commands/id.json +50 -0
- package/data/commands/ifconfig.json +47 -0
- package/data/commands/imagemagick.json +117 -0
- package/data/commands/infisical.json +127 -0
- package/data/commands/inotifywait.json +70 -0
- package/data/commands/ip.json +103 -0
- package/data/commands/istioctl.json +211 -0
- package/data/commands/javac.json +87 -0
- package/data/commands/jekyll.json +105 -0
- package/data/commands/k3d.json +156 -0
- package/data/commands/k3s.json +134 -0
- package/data/commands/k9s.json +169 -62
- package/data/commands/kamel.json +155 -0
- package/data/commands/kill.json +57 -0
- package/data/commands/killall.json +60 -0
- package/data/commands/kind.json +98 -0
- package/data/commands/kn.json +160 -0
- package/data/commands/ko.json +89 -0
- package/data/commands/kube-score.json +86 -0
- package/data/commands/kubeconform.json +98 -0
- package/data/commands/kubectx.json +58 -0
- package/data/commands/kubens.json +45 -0
- package/data/commands/kustomize.json +135 -0
- package/data/commands/latex.json +65 -0
- package/data/commands/lerna.json +125 -0
- package/data/commands/lightsail.json +168 -0
- package/data/commands/linkerd.json +174 -0
- package/data/commands/ln.json +54 -0
- package/data/commands/lsof.json +69 -0
- package/data/commands/manifest.json +1 -1
- package/data/commands/mc.json +236 -0
- package/data/commands/miller.json +58 -0
- package/data/commands/minikube.json +264 -60
- package/data/commands/mise.json +107 -0
- package/data/commands/mix.json +128 -0
- package/data/commands/mkdir.json +43 -0
- package/data/commands/mount.json +63 -0
- package/data/commands/nc.json +71 -0
- package/data/commands/netstat.json +74 -0
- package/data/commands/nim.json +104 -0
- package/data/commands/nohup.json +28 -0
- package/data/commands/nslookup.json +46 -0
- package/data/commands/nvm.json +91 -0
- package/data/commands/ocaml.json +68 -0
- package/data/commands/oci.json +184 -0
- package/data/commands/okteto.json +164 -0
- package/data/commands/opam.json +111 -0
- package/data/commands/openstack.json +212 -0
- package/data/commands/pandoc.json +100 -0
- package/data/commands/parallel.json +73 -0
- package/data/commands/patch.json +55 -0
- package/data/commands/ping.json +73 -0
- package/data/commands/podman.json +151 -0
- package/data/commands/popeye.json +109 -0
- package/data/commands/postman.json +82 -0
- package/data/commands/pre-commit.json +101 -0
- package/data/commands/prometheus.json +65 -0
- package/data/commands/pyenv.json +87 -0
- package/data/commands/q.json +63 -0
- package/data/commands/rancher.json +141 -0
- package/data/commands/rbenv.json +85 -0
- package/data/commands/rclone.json +275 -0
- package/data/commands/rebar3.json +110 -0
- package/data/commands/remix.json +80 -0
- package/data/commands/rollup.json +74 -0
- package/data/commands/route.json +53 -0
- package/data/commands/rustc.json +90 -0
- package/data/commands/s3cmd.json +201 -0
- package/data/commands/sam.json +122 -0
- package/data/commands/scw.json +169 -0
- package/data/commands/sdkman.json +89 -0
- package/data/commands/semantic-release.json +58 -0
- package/data/commands/semgrep.json +97 -0
- package/data/commands/serverless.json +121 -0
- package/data/commands/shellcheck.json +61 -0
- package/data/commands/skaffold.json +189 -0
- package/data/commands/skopeo.json +160 -0
- package/data/commands/socat.json +43 -0
- package/data/commands/sops.json +173 -0
- package/data/commands/sort.json +75 -0
- package/data/commands/sqlite-utils.json +109 -0
- package/data/commands/ss.json +75 -0
- package/data/commands/stack.json +115 -0
- package/data/commands/stern.json +124 -0
- package/data/commands/storybook.json +90 -0
- package/data/commands/strace.json +71 -0
- package/data/commands/svelte.json +89 -0
- package/data/commands/swc.json +73 -0
- package/data/commands/swiftc.json +83 -0
- package/data/commands/syft.json +77 -0
- package/data/commands/tail.json +58 -0
- package/data/commands/tee.json +38 -0
- package/data/commands/telepresence.json +122 -0
- package/data/commands/tflint.json +83 -0
- package/data/commands/tilt.json +160 -0
- package/data/commands/tkn.json +150 -0
- package/data/commands/touch.json +57 -0
- package/data/commands/traceroute.json +70 -0
- package/data/commands/tracert.json +49 -0
- package/data/commands/umount.json +49 -0
- package/data/commands/uniq.json +59 -0
- package/data/commands/upcloud.json +129 -0
- package/data/commands/vagrant.json +112 -0
- package/data/commands/vegeta.json +59 -0
- package/data/commands/velero.json +141 -0
- package/data/commands/volta.json +87 -0
- package/data/commands/vultr.json +157 -0
- package/data/commands/watch.json +58 -0
- package/data/commands/wc.json +50 -0
- package/data/commands/webpack.json +94 -0
- package/data/commands/which.json +34 -0
- package/data/commands/whoami.json +27 -0
- package/data/commands/wrangler.json +224 -0
- package/data/commands/wrk.json +63 -0
- package/data/commands/xargs.json +66 -0
- package/data/commands/xsv.json +119 -0
- package/data/commands/zig.json +114 -0
- package/data/manifest.json +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "vegeta",
|
|
3
|
+
"description": "HTTP load testing tool built on Go",
|
|
4
|
+
"category": "http-testing",
|
|
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": "attack",
|
|
19
|
+
"description": "Send requests at a given rate",
|
|
20
|
+
"examples": [
|
|
21
|
+
"vegeta attack -rate=50 -duration=30s"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "report",
|
|
26
|
+
"description": "Generate report from results",
|
|
27
|
+
"examples": [
|
|
28
|
+
"vegeta report"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "encode",
|
|
33
|
+
"description": "Encode results",
|
|
34
|
+
"examples": [
|
|
35
|
+
"vegeta encode"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "plot",
|
|
40
|
+
"description": "Generate HTML plot",
|
|
41
|
+
"examples": [
|
|
42
|
+
"vegeta plot > plot.html"
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"globalOptions": [],
|
|
47
|
+
"examples": [
|
|
48
|
+
"echo 'GET http://localhost:8080/' | vegeta attack -rate=100 -duration=30s | vegeta report",
|
|
49
|
+
"echo 'GET http://localhost/' | vegeta attack -rate=50 -duration=10s | vegeta plot > plot.html",
|
|
50
|
+
"vegeta attack -targets=targets.txt -rate=200 -duration=60s | vegeta report",
|
|
51
|
+
"echo 'POST http://localhost/api' | vegeta attack -body=data.json -rate=50 | vegeta report"
|
|
52
|
+
],
|
|
53
|
+
"relatedCommands": [
|
|
54
|
+
"wrk",
|
|
55
|
+
"hey",
|
|
56
|
+
"ab",
|
|
57
|
+
"k6"
|
|
58
|
+
]
|
|
59
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "velero",
|
|
3
|
+
"description": "Velero — backup and restore Kubernetes resources and persistent volumes",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "install",
|
|
19
|
+
"description": "Install Velero server",
|
|
20
|
+
"examples": [
|
|
21
|
+
"velero install --provider aws --bucket my-bucket --secret-file ./credentials --backup-location-config region=us-east-1",
|
|
22
|
+
"velero install --provider gcp --bucket my-bucket --secret-file ./credentials"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "backup",
|
|
27
|
+
"description": "Manage backups",
|
|
28
|
+
"examples": [
|
|
29
|
+
"velero backup create my-backup",
|
|
30
|
+
"velero backup create my-backup --include-namespaces ns1,ns2",
|
|
31
|
+
"velero backup create my-backup --exclude-resources configmaps",
|
|
32
|
+
"velero backup create my-backup --ttl 720h",
|
|
33
|
+
"velero backup get",
|
|
34
|
+
"velero backup describe my-backup",
|
|
35
|
+
"velero backup logs my-backup",
|
|
36
|
+
"velero backup delete my-backup"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "restore",
|
|
41
|
+
"description": "Manage restores",
|
|
42
|
+
"examples": [
|
|
43
|
+
"velero restore create --from-backup my-backup",
|
|
44
|
+
"velero restore create --from-backup my-backup --include-namespaces ns1",
|
|
45
|
+
"velero restore create --from-backup my-backup --restore-volumes=true",
|
|
46
|
+
"velero restore get",
|
|
47
|
+
"velero restore describe my-restore",
|
|
48
|
+
"velero restore logs my-restore",
|
|
49
|
+
"velero restore delete my-restore"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "schedule",
|
|
54
|
+
"description": "Manage backup schedules",
|
|
55
|
+
"examples": [
|
|
56
|
+
"velero schedule create daily --schedule='0 1 * * *'",
|
|
57
|
+
"velero schedule create daily --schedule='0 1 * * *' --include-namespaces production",
|
|
58
|
+
"velero schedule get",
|
|
59
|
+
"velero schedule describe daily",
|
|
60
|
+
"velero schedule delete daily"
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "backup-location",
|
|
65
|
+
"description": "Manage backup locations",
|
|
66
|
+
"examples": [
|
|
67
|
+
"velero backup-location get",
|
|
68
|
+
"velero backup-location create secondary --provider aws --bucket secondary-bucket --config region=eu-west-1"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "snapshot-location",
|
|
73
|
+
"description": "Manage volume snapshot locations",
|
|
74
|
+
"examples": [
|
|
75
|
+
"velero snapshot-location get",
|
|
76
|
+
"velero snapshot-location create default --provider aws --config region=us-east-1"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "plugin",
|
|
81
|
+
"description": "Manage plugins",
|
|
82
|
+
"examples": [
|
|
83
|
+
"velero plugin get",
|
|
84
|
+
"velero plugin add velero/velero-plugin-for-aws:v1.5.0"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "uninstall",
|
|
89
|
+
"description": "Uninstall Velero",
|
|
90
|
+
"examples": [
|
|
91
|
+
"velero uninstall"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "version",
|
|
96
|
+
"description": "Show version",
|
|
97
|
+
"examples": [
|
|
98
|
+
"velero version"
|
|
99
|
+
]
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"globalOptions": [
|
|
103
|
+
{
|
|
104
|
+
"name": "--kubeconfig",
|
|
105
|
+
"description": "Kubeconfig path",
|
|
106
|
+
"type": "string"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "--kubecontext",
|
|
110
|
+
"description": "Kubernetes context",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "--namespace",
|
|
115
|
+
"short": "-n",
|
|
116
|
+
"description": "Namespace (default: velero)",
|
|
117
|
+
"type": "string"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"name": "--output",
|
|
121
|
+
"short": "-o",
|
|
122
|
+
"description": "Output format (json, table)",
|
|
123
|
+
"type": "string"
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"examples": [
|
|
127
|
+
"velero backup create my-backup",
|
|
128
|
+
"velero backup get",
|
|
129
|
+
"velero restore create --from-backup my-backup",
|
|
130
|
+
"velero schedule create daily --schedule='0 1 * * *'",
|
|
131
|
+
"velero backup logs my-backup",
|
|
132
|
+
"velero backup-location get",
|
|
133
|
+
"velero version"
|
|
134
|
+
],
|
|
135
|
+
"relatedCommands": [
|
|
136
|
+
"kubectl",
|
|
137
|
+
"helm",
|
|
138
|
+
"restic",
|
|
139
|
+
"etcdctl"
|
|
140
|
+
]
|
|
141
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "volta",
|
|
3
|
+
"description": "JavaScript tool manager — fast, reliable Node.js management",
|
|
4
|
+
"category": "version-manager",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "install",
|
|
19
|
+
"description": "Install a tool",
|
|
20
|
+
"examples": [
|
|
21
|
+
"volta install node@20",
|
|
22
|
+
"volta install npm",
|
|
23
|
+
"volta install yarn"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "pin",
|
|
28
|
+
"description": "Pin tool versions in package.json",
|
|
29
|
+
"examples": [
|
|
30
|
+
"volta pin node@20",
|
|
31
|
+
"volta pin npm@10"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "list",
|
|
36
|
+
"description": "List installed tools",
|
|
37
|
+
"examples": [
|
|
38
|
+
"volta list",
|
|
39
|
+
"volta list node"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "fetch",
|
|
44
|
+
"description": "Fetch a tool without installing",
|
|
45
|
+
"examples": [
|
|
46
|
+
"volta fetch node@20"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "run",
|
|
51
|
+
"description": "Run a tool with specific version",
|
|
52
|
+
"examples": [
|
|
53
|
+
"volta run node@18 -- script.js"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "which",
|
|
58
|
+
"description": "Show path of installed tool",
|
|
59
|
+
"examples": [
|
|
60
|
+
"volta which node"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"globalOptions": [
|
|
65
|
+
{
|
|
66
|
+
"name": "--verbose",
|
|
67
|
+
"description": "Verbose output"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--quiet",
|
|
71
|
+
"description": "Suppress non-error output"
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"examples": [
|
|
75
|
+
"volta install node@20",
|
|
76
|
+
"volta pin node@20",
|
|
77
|
+
"volta install yarn",
|
|
78
|
+
"volta list",
|
|
79
|
+
"volta which node"
|
|
80
|
+
],
|
|
81
|
+
"relatedCommands": [
|
|
82
|
+
"nvm",
|
|
83
|
+
"fnm",
|
|
84
|
+
"node",
|
|
85
|
+
"npm"
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "vultr",
|
|
3
|
+
"description": "Vultr CLI — manage Vultr cloud infrastructure",
|
|
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": "instance",
|
|
19
|
+
"description": "Manage compute instances",
|
|
20
|
+
"examples": [
|
|
21
|
+
"vultr-cli instance list",
|
|
22
|
+
"vultr-cli instance create --region ewr --plan vc2-1c-1gb --os 387",
|
|
23
|
+
"vultr-cli instance delete instance-id",
|
|
24
|
+
"vultr-cli instance restart instance-id",
|
|
25
|
+
"vultr-cli instance start instance-id",
|
|
26
|
+
"vultr-cli instance stop instance-id",
|
|
27
|
+
"vultr-cli instance get instance-id"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "kubernetes",
|
|
32
|
+
"description": "Manage VKE clusters",
|
|
33
|
+
"examples": [
|
|
34
|
+
"vultr-cli kubernetes list",
|
|
35
|
+
"vultr-cli kubernetes create --label my-cluster --region ewr --version v1.28 --node-pools 'quantity:3,plan:vc2-1c-2gb,label:workers'",
|
|
36
|
+
"vultr-cli kubernetes delete-with-resources cluster-id",
|
|
37
|
+
"vultr-cli kubernetes config cluster-id"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "database",
|
|
42
|
+
"description": "Manage managed databases",
|
|
43
|
+
"examples": [
|
|
44
|
+
"vultr-cli database list",
|
|
45
|
+
"vultr-cli database create --database-engine pg --database-engine-version 15 --region ewr --plan vultr-dbaas-hobbyist-cc-1-25-1 --label my-db"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "block-storage",
|
|
50
|
+
"description": "Manage block storage",
|
|
51
|
+
"examples": [
|
|
52
|
+
"vultr-cli block-storage list",
|
|
53
|
+
"vultr-cli block-storage create --region ewr --size 40 --label my-vol"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "object-storage",
|
|
58
|
+
"description": "Manage object storage",
|
|
59
|
+
"examples": [
|
|
60
|
+
"vultr-cli object-storage list",
|
|
61
|
+
"vultr-cli object-storage create --cluster-id 2 --label my-store"
|
|
62
|
+
]
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "dns",
|
|
66
|
+
"description": "Manage DNS",
|
|
67
|
+
"examples": [
|
|
68
|
+
"vultr-cli dns domain list",
|
|
69
|
+
"vultr-cli dns domain create --domain example.com",
|
|
70
|
+
"vultr-cli dns record list example.com",
|
|
71
|
+
"vultr-cli dns record create --domain example.com --type A --name www --data 1.2.3.4"
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "firewall group",
|
|
76
|
+
"description": "Manage firewall groups",
|
|
77
|
+
"examples": [
|
|
78
|
+
"vultr-cli firewall group list",
|
|
79
|
+
"vultr-cli firewall group create --description my-fw"
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "ssh-key",
|
|
84
|
+
"description": "Manage SSH keys",
|
|
85
|
+
"examples": [
|
|
86
|
+
"vultr-cli ssh-key list",
|
|
87
|
+
"vultr-cli ssh-key create --name mykey --key 'ssh-rsa ...'"
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "snapshot",
|
|
92
|
+
"description": "Manage snapshots",
|
|
93
|
+
"examples": [
|
|
94
|
+
"vultr-cli snapshot list",
|
|
95
|
+
"vultr-cli snapshot create --instance-id xxx --description backup1"
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "load-balancer",
|
|
100
|
+
"description": "Manage load balancers",
|
|
101
|
+
"examples": [
|
|
102
|
+
"vultr-cli load-balancer list",
|
|
103
|
+
"vultr-cli load-balancer create --region ewr --label my-lb"
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "regions",
|
|
108
|
+
"description": "List available regions",
|
|
109
|
+
"examples": [
|
|
110
|
+
"vultr-cli regions list"
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "plans",
|
|
115
|
+
"description": "List available plans",
|
|
116
|
+
"examples": [
|
|
117
|
+
"vultr-cli plans list",
|
|
118
|
+
"vultr-cli plans list --type vc2"
|
|
119
|
+
]
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"name": "os",
|
|
123
|
+
"description": "List available OS images",
|
|
124
|
+
"examples": [
|
|
125
|
+
"vultr-cli os list"
|
|
126
|
+
]
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"globalOptions": [
|
|
130
|
+
{
|
|
131
|
+
"name": "--api-key",
|
|
132
|
+
"description": "API key",
|
|
133
|
+
"type": "string"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "-o",
|
|
137
|
+
"description": "Output format (json)",
|
|
138
|
+
"type": "string"
|
|
139
|
+
}
|
|
140
|
+
],
|
|
141
|
+
"examples": [
|
|
142
|
+
"vultr-cli instance list",
|
|
143
|
+
"vultr-cli instance create --region ewr --plan vc2-1c-1gb --os 387",
|
|
144
|
+
"vultr-cli kubernetes list",
|
|
145
|
+
"vultr-cli database list",
|
|
146
|
+
"vultr-cli dns domain list",
|
|
147
|
+
"vultr-cli regions list",
|
|
148
|
+
"vultr-cli plans list"
|
|
149
|
+
],
|
|
150
|
+
"relatedCommands": [
|
|
151
|
+
"doctl",
|
|
152
|
+
"civo",
|
|
153
|
+
"hcloud",
|
|
154
|
+
"linode-cli",
|
|
155
|
+
"terraform"
|
|
156
|
+
]
|
|
157
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "watch",
|
|
3
|
+
"description": "Execute a program periodically, showing output fullscreen",
|
|
4
|
+
"category": "system",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [],
|
|
14
|
+
"globalOptions": [
|
|
15
|
+
{
|
|
16
|
+
"name": "-n",
|
|
17
|
+
"description": "Interval in seconds",
|
|
18
|
+
"type": "number"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-d",
|
|
22
|
+
"description": "Highlight differences between updates"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-t",
|
|
26
|
+
"description": "Turn off header"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-g",
|
|
30
|
+
"description": "Exit when output changes"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-e",
|
|
34
|
+
"description": "Exit on error"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "-c",
|
|
38
|
+
"description": "Interpret ANSI color sequences"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "-x",
|
|
42
|
+
"description": "Pass command to exec instead of sh -c"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"examples": [
|
|
46
|
+
"watch -n 2 'df -h'",
|
|
47
|
+
"watch -d 'ls -la'",
|
|
48
|
+
"watch -n 1 'kubectl get pods'",
|
|
49
|
+
"watch -g 'cat status.txt'",
|
|
50
|
+
"watch -n 5 -d 'free -h'",
|
|
51
|
+
"watch -tc 'docker ps'"
|
|
52
|
+
],
|
|
53
|
+
"relatedCommands": [
|
|
54
|
+
"while",
|
|
55
|
+
"cron",
|
|
56
|
+
"entr"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "wc",
|
|
3
|
+
"description": "Print newline, word, and byte counts for 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": "-l",
|
|
18
|
+
"description": "Print line count"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-w",
|
|
22
|
+
"description": "Print word count"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-c",
|
|
26
|
+
"description": "Print byte count"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-m",
|
|
30
|
+
"description": "Print character count"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-L",
|
|
34
|
+
"description": "Print length of longest line"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"examples": [
|
|
38
|
+
"wc file.txt",
|
|
39
|
+
"wc -l file.txt",
|
|
40
|
+
"wc -w file.txt",
|
|
41
|
+
"find . -name '*.js' | wc -l",
|
|
42
|
+
"cat file.txt | wc -l",
|
|
43
|
+
"wc -l *.py"
|
|
44
|
+
],
|
|
45
|
+
"relatedCommands": [
|
|
46
|
+
"cat",
|
|
47
|
+
"grep",
|
|
48
|
+
"sort"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "webpack",
|
|
3
|
+
"description": "Module bundler for JavaScript applications",
|
|
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": "serve",
|
|
19
|
+
"description": "Start webpack dev server",
|
|
20
|
+
"examples": [
|
|
21
|
+
"webpack serve",
|
|
22
|
+
"webpack serve --open"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "watch",
|
|
27
|
+
"description": "Watch files for changes",
|
|
28
|
+
"examples": [
|
|
29
|
+
"webpack watch"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "build",
|
|
34
|
+
"description": "Build the project",
|
|
35
|
+
"examples": [
|
|
36
|
+
"webpack build"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"globalOptions": [
|
|
41
|
+
{
|
|
42
|
+
"name": "--mode",
|
|
43
|
+
"description": "Build mode (development, production, none)",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "--config",
|
|
48
|
+
"description": "Path to config file",
|
|
49
|
+
"type": "file"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "--entry",
|
|
53
|
+
"description": "Entry point",
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "--output-path",
|
|
58
|
+
"description": "Output directory",
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "--devtool",
|
|
63
|
+
"description": "Source map strategy",
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "--watch",
|
|
68
|
+
"short": "-w",
|
|
69
|
+
"description": "Watch for changes"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "--stats",
|
|
73
|
+
"description": "Stats preset",
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "--progress",
|
|
78
|
+
"description": "Show build progress"
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"examples": [
|
|
82
|
+
"webpack",
|
|
83
|
+
"webpack --mode production",
|
|
84
|
+
"webpack --config webpack.prod.js",
|
|
85
|
+
"webpack serve --open",
|
|
86
|
+
"webpack --progress --stats errors-only"
|
|
87
|
+
],
|
|
88
|
+
"relatedCommands": [
|
|
89
|
+
"esbuild",
|
|
90
|
+
"rollup",
|
|
91
|
+
"vite",
|
|
92
|
+
"babel"
|
|
93
|
+
]
|
|
94
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "which",
|
|
3
|
+
"description": "Locate a command",
|
|
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": "-a",
|
|
18
|
+
"description": "Print all matching executables in PATH"
|
|
19
|
+
}
|
|
20
|
+
],
|
|
21
|
+
"examples": [
|
|
22
|
+
"which python",
|
|
23
|
+
"which -a python",
|
|
24
|
+
"which node",
|
|
25
|
+
"which gcc",
|
|
26
|
+
"which npm"
|
|
27
|
+
],
|
|
28
|
+
"relatedCommands": [
|
|
29
|
+
"whereis",
|
|
30
|
+
"type",
|
|
31
|
+
"command",
|
|
32
|
+
"hash"
|
|
33
|
+
]
|
|
34
|
+
}
|