@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,127 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "infisical",
|
|
3
|
+
"description": "Infisical CLI — open-source secret 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 Infisical",
|
|
20
|
+
"examples": [
|
|
21
|
+
"infisical login",
|
|
22
|
+
"infisical login --domain https://app.infisical.com"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "init",
|
|
27
|
+
"description": "Initialize project link",
|
|
28
|
+
"examples": [
|
|
29
|
+
"infisical init"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "run",
|
|
34
|
+
"description": "Inject secrets and run command",
|
|
35
|
+
"examples": [
|
|
36
|
+
"infisical run -- npm run dev",
|
|
37
|
+
"infisical run --env=prod -- node server.js",
|
|
38
|
+
"infisical run --path=/backend -- ./start.sh"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "secrets",
|
|
43
|
+
"description": "Manage secrets",
|
|
44
|
+
"examples": [
|
|
45
|
+
"infisical secrets",
|
|
46
|
+
"infisical secrets --env=prod",
|
|
47
|
+
"infisical secrets set MY_SECRET=value",
|
|
48
|
+
"infisical secrets get MY_SECRET",
|
|
49
|
+
"infisical secrets delete MY_SECRET",
|
|
50
|
+
"infisical secrets generate-example-env"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "export",
|
|
55
|
+
"description": "Export secrets",
|
|
56
|
+
"examples": [
|
|
57
|
+
"infisical export",
|
|
58
|
+
"infisical export --env=prod --format=json",
|
|
59
|
+
"infisical export --format=dotenv > .env"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "vault",
|
|
64
|
+
"description": "Manage local credential vault",
|
|
65
|
+
"examples": [
|
|
66
|
+
"infisical vault set-backend file",
|
|
67
|
+
"infisical vault set-backend auto"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "user",
|
|
72
|
+
"description": "User info",
|
|
73
|
+
"examples": [
|
|
74
|
+
"infisical user"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "reset",
|
|
79
|
+
"description": "Reset local state",
|
|
80
|
+
"examples": [
|
|
81
|
+
"infisical reset"
|
|
82
|
+
]
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"globalOptions": [
|
|
86
|
+
{
|
|
87
|
+
"name": "--env",
|
|
88
|
+
"description": "Environment (dev, staging, prod, etc.)",
|
|
89
|
+
"type": "string"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "--path",
|
|
93
|
+
"description": "Secret path",
|
|
94
|
+
"type": "string"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "--domain",
|
|
98
|
+
"description": "Infisical instance domain",
|
|
99
|
+
"type": "string"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "--token",
|
|
103
|
+
"description": "Service token",
|
|
104
|
+
"type": "string"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "--projectId",
|
|
108
|
+
"description": "Project ID",
|
|
109
|
+
"type": "string"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"examples": [
|
|
113
|
+
"infisical login",
|
|
114
|
+
"infisical init",
|
|
115
|
+
"infisical run -- npm run dev",
|
|
116
|
+
"infisical secrets",
|
|
117
|
+
"infisical secrets set DB_URL=postgres://...",
|
|
118
|
+
"infisical export --format=dotenv > .env",
|
|
119
|
+
"infisical run --env=prod -- node server.js"
|
|
120
|
+
],
|
|
121
|
+
"relatedCommands": [
|
|
122
|
+
"doppler",
|
|
123
|
+
"vault",
|
|
124
|
+
"chamber",
|
|
125
|
+
"sops"
|
|
126
|
+
]
|
|
127
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "inotifywait",
|
|
3
|
+
"description": "Wait for changes to files using inotify (Linux)",
|
|
4
|
+
"category": "utilities",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [],
|
|
14
|
+
"globalOptions": [
|
|
15
|
+
{
|
|
16
|
+
"name": "-m",
|
|
17
|
+
"description": "Monitor continuously"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"name": "-r",
|
|
21
|
+
"description": "Recursive"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-e",
|
|
25
|
+
"description": "Events to watch (modify,create,delete,move,access)",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--format",
|
|
30
|
+
"description": "Output format",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-q",
|
|
35
|
+
"description": "Quiet mode"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "--exclude",
|
|
39
|
+
"description": "Exclude pattern",
|
|
40
|
+
"type": "string"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "--include",
|
|
44
|
+
"description": "Include pattern",
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "-t",
|
|
49
|
+
"description": "Timeout in seconds",
|
|
50
|
+
"type": "number"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "--timefmt",
|
|
54
|
+
"description": "Time format string",
|
|
55
|
+
"type": "string"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"examples": [
|
|
59
|
+
"inotifywait -m -r /path/to/dir",
|
|
60
|
+
"inotifywait -m -e modify,create,delete /path",
|
|
61
|
+
"inotifywait -mrq -e modify src/ | while read path action file; do echo \"$action $file\"; done",
|
|
62
|
+
"inotifywait -e modify script.sh && ./script.sh"
|
|
63
|
+
],
|
|
64
|
+
"relatedCommands": [
|
|
65
|
+
"entr",
|
|
66
|
+
"fswatch",
|
|
67
|
+
"watch",
|
|
68
|
+
"find"
|
|
69
|
+
]
|
|
70
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ip",
|
|
3
|
+
"description": "Show/manipulate routing, network devices, interfaces and tunnels",
|
|
4
|
+
"category": "networking",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [
|
|
14
|
+
{
|
|
15
|
+
"name": "addr",
|
|
16
|
+
"description": "Protocol address management",
|
|
17
|
+
"examples": [
|
|
18
|
+
"ip addr show",
|
|
19
|
+
"ip addr add 192.168.1.10/24 dev eth0",
|
|
20
|
+
"ip addr del 192.168.1.10/24 dev eth0"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "link",
|
|
25
|
+
"description": "Network device configuration",
|
|
26
|
+
"examples": [
|
|
27
|
+
"ip link show",
|
|
28
|
+
"ip link set eth0 up",
|
|
29
|
+
"ip link set eth0 down"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "route",
|
|
34
|
+
"description": "Routing table management",
|
|
35
|
+
"examples": [
|
|
36
|
+
"ip route show",
|
|
37
|
+
"ip route add default via 192.168.1.1",
|
|
38
|
+
"ip route del 10.0.0.0/8"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "neigh",
|
|
43
|
+
"description": "Neighbor/ARP table management",
|
|
44
|
+
"examples": [
|
|
45
|
+
"ip neigh show"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "rule",
|
|
50
|
+
"description": "Routing policy database management",
|
|
51
|
+
"examples": [
|
|
52
|
+
"ip rule show"
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "tunnel",
|
|
57
|
+
"description": "Tunnel configuration",
|
|
58
|
+
"examples": [
|
|
59
|
+
"ip tunnel show"
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"globalOptions": [
|
|
64
|
+
{
|
|
65
|
+
"name": "-4",
|
|
66
|
+
"description": "IPv4 only"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "-6",
|
|
70
|
+
"description": "IPv6 only"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "-s",
|
|
74
|
+
"description": "More information (statistics)"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "-c",
|
|
78
|
+
"description": "Color output"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "-br",
|
|
82
|
+
"description": "Brief output"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "-j",
|
|
86
|
+
"description": "JSON output"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"examples": [
|
|
90
|
+
"ip addr show",
|
|
91
|
+
"ip -br addr",
|
|
92
|
+
"ip route show",
|
|
93
|
+
"ip link set eth0 up",
|
|
94
|
+
"ip -s link",
|
|
95
|
+
"ip -j addr show"
|
|
96
|
+
],
|
|
97
|
+
"relatedCommands": [
|
|
98
|
+
"ifconfig",
|
|
99
|
+
"route",
|
|
100
|
+
"netstat",
|
|
101
|
+
"ss"
|
|
102
|
+
]
|
|
103
|
+
}
|
|
@@ -0,0 +1,211 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "istioctl",
|
|
3
|
+
"description": "Istio CLI for installing and debugging the Istio service mesh",
|
|
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 Istio",
|
|
20
|
+
"examples": [
|
|
21
|
+
"istioctl install",
|
|
22
|
+
"istioctl install --set profile=demo",
|
|
23
|
+
"istioctl install --set profile=minimal",
|
|
24
|
+
"istioctl install -f custom-operator.yaml"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "manifest",
|
|
29
|
+
"description": "Generate or diff manifests",
|
|
30
|
+
"examples": [
|
|
31
|
+
"istioctl manifest generate",
|
|
32
|
+
"istioctl manifest generate --set profile=demo > istio.yaml",
|
|
33
|
+
"istioctl manifest diff a.yaml b.yaml"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "profile",
|
|
38
|
+
"description": "Manage installation profiles",
|
|
39
|
+
"examples": [
|
|
40
|
+
"istioctl profile list",
|
|
41
|
+
"istioctl profile dump demo",
|
|
42
|
+
"istioctl profile diff demo default"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "verify-install",
|
|
47
|
+
"description": "Verify installation",
|
|
48
|
+
"examples": [
|
|
49
|
+
"istioctl verify-install"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "uninstall",
|
|
54
|
+
"description": "Uninstall Istio",
|
|
55
|
+
"examples": [
|
|
56
|
+
"istioctl uninstall --purge",
|
|
57
|
+
"istioctl uninstall --revision canary"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "upgrade",
|
|
62
|
+
"description": "Upgrade Istio",
|
|
63
|
+
"examples": [
|
|
64
|
+
"istioctl upgrade"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "analyze",
|
|
69
|
+
"description": "Analyze mesh config for issues",
|
|
70
|
+
"examples": [
|
|
71
|
+
"istioctl analyze",
|
|
72
|
+
"istioctl analyze -n my-ns",
|
|
73
|
+
"istioctl analyze -A",
|
|
74
|
+
"istioctl analyze my-manifest.yaml"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "proxy-config",
|
|
79
|
+
"description": "Inspect Envoy proxy config",
|
|
80
|
+
"examples": [
|
|
81
|
+
"istioctl proxy-config cluster my-pod",
|
|
82
|
+
"istioctl proxy-config route my-pod",
|
|
83
|
+
"istioctl proxy-config listener my-pod",
|
|
84
|
+
"istioctl proxy-config endpoint my-pod",
|
|
85
|
+
"istioctl proxy-config bootstrap my-pod",
|
|
86
|
+
"istioctl proxy-config secret my-pod",
|
|
87
|
+
"istioctl proxy-config log my-pod --level debug"
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "proxy-status",
|
|
92
|
+
"description": "Show proxy sync status",
|
|
93
|
+
"examples": [
|
|
94
|
+
"istioctl proxy-status",
|
|
95
|
+
"istioctl proxy-status my-pod"
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "dashboard",
|
|
100
|
+
"description": "Open web dashboards",
|
|
101
|
+
"examples": [
|
|
102
|
+
"istioctl dashboard kiali",
|
|
103
|
+
"istioctl dashboard grafana",
|
|
104
|
+
"istioctl dashboard jaeger",
|
|
105
|
+
"istioctl dashboard prometheus",
|
|
106
|
+
"istioctl dashboard envoy my-pod",
|
|
107
|
+
"istioctl dashboard controlz istiod-xxx"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "kube-inject",
|
|
112
|
+
"description": "Inject sidecar into manifests",
|
|
113
|
+
"examples": [
|
|
114
|
+
"istioctl kube-inject -f deployment.yaml | kubectl apply -f -",
|
|
115
|
+
"kubectl get deploy my-deploy -o yaml | istioctl kube-inject -f - | kubectl apply -f -"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "experimental",
|
|
120
|
+
"description": "Experimental commands",
|
|
121
|
+
"examples": [
|
|
122
|
+
"istioctl experimental waypoint generate",
|
|
123
|
+
"istioctl experimental waypoint apply"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "tag",
|
|
128
|
+
"description": "Manage revision tags",
|
|
129
|
+
"examples": [
|
|
130
|
+
"istioctl tag set prod --revision 1-17",
|
|
131
|
+
"istioctl tag list"
|
|
132
|
+
]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "remote-clusters",
|
|
136
|
+
"description": "List remote clusters",
|
|
137
|
+
"examples": [
|
|
138
|
+
"istioctl remote-clusters"
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "bug-report",
|
|
143
|
+
"description": "Generate debug report",
|
|
144
|
+
"examples": [
|
|
145
|
+
"istioctl bug-report"
|
|
146
|
+
]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "admin",
|
|
150
|
+
"description": "Admin utilities",
|
|
151
|
+
"examples": [
|
|
152
|
+
"istioctl admin log --level debug"
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"name": "version",
|
|
157
|
+
"description": "Show version",
|
|
158
|
+
"examples": [
|
|
159
|
+
"istioctl version",
|
|
160
|
+
"istioctl version --remote"
|
|
161
|
+
]
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"globalOptions": [
|
|
165
|
+
{
|
|
166
|
+
"name": "--context",
|
|
167
|
+
"description": "Kubernetes context",
|
|
168
|
+
"type": "string"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "--kubeconfig",
|
|
172
|
+
"description": "Kubeconfig path",
|
|
173
|
+
"type": "string"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "--namespace",
|
|
177
|
+
"short": "-n",
|
|
178
|
+
"description": "Namespace",
|
|
179
|
+
"type": "string"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"name": "--istioNamespace",
|
|
183
|
+
"short": "-i",
|
|
184
|
+
"description": "Istio system namespace",
|
|
185
|
+
"type": "string"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"name": "--revision",
|
|
189
|
+
"description": "Istio revision",
|
|
190
|
+
"type": "string"
|
|
191
|
+
}
|
|
192
|
+
],
|
|
193
|
+
"examples": [
|
|
194
|
+
"istioctl install --set profile=demo",
|
|
195
|
+
"istioctl analyze",
|
|
196
|
+
"istioctl proxy-config route my-pod",
|
|
197
|
+
"istioctl proxy-status",
|
|
198
|
+
"istioctl dashboard kiali",
|
|
199
|
+
"istioctl kube-inject -f deployment.yaml | kubectl apply -f -",
|
|
200
|
+
"istioctl manifest generate --set profile=demo",
|
|
201
|
+
"istioctl profile list",
|
|
202
|
+
"istioctl verify-install",
|
|
203
|
+
"istioctl version"
|
|
204
|
+
],
|
|
205
|
+
"relatedCommands": [
|
|
206
|
+
"kubectl",
|
|
207
|
+
"helm",
|
|
208
|
+
"linkerd",
|
|
209
|
+
"envoy"
|
|
210
|
+
]
|
|
211
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "javac",
|
|
3
|
+
"description": "Java compiler",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "-d",
|
|
20
|
+
"description": "Output directory",
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "-cp",
|
|
25
|
+
"description": "Classpath",
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-source",
|
|
30
|
+
"description": "Source version",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "-target",
|
|
35
|
+
"description": "Target bytecode version",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "-g",
|
|
40
|
+
"description": "Generate debug info"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "-Werror",
|
|
44
|
+
"description": "Treat warnings as errors"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "-deprecation",
|
|
48
|
+
"description": "Show deprecation details"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "-Xlint",
|
|
52
|
+
"description": "Enable lint checks"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "-encoding",
|
|
56
|
+
"description": "Source file encoding",
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "-verbose",
|
|
61
|
+
"description": "Verbose output"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "--release",
|
|
65
|
+
"description": "Compile for specific version",
|
|
66
|
+
"type": "string"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "-sourcepath",
|
|
70
|
+
"description": "Source file path",
|
|
71
|
+
"type": "string"
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"examples": [
|
|
75
|
+
"javac Main.java",
|
|
76
|
+
"javac -d out/ src/*.java",
|
|
77
|
+
"javac -cp lib/* Main.java",
|
|
78
|
+
"javac --release 17 Main.java",
|
|
79
|
+
"javac -Xlint:all Main.java"
|
|
80
|
+
],
|
|
81
|
+
"relatedCommands": [
|
|
82
|
+
"java",
|
|
83
|
+
"jar",
|
|
84
|
+
"gradle",
|
|
85
|
+
"mvn"
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "jekyll",
|
|
3
|
+
"description": "Static site generator — transform text into static websites",
|
|
4
|
+
"category": "static-site",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [
|
|
15
|
+
{
|
|
16
|
+
"name": "new",
|
|
17
|
+
"description": "Create a new Jekyll site",
|
|
18
|
+
"examples": [
|
|
19
|
+
"jekyll new myblog"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "build",
|
|
24
|
+
"description": "Build the site",
|
|
25
|
+
"examples": [
|
|
26
|
+
"jekyll build",
|
|
27
|
+
"jekyll build --destination ./output"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "serve",
|
|
32
|
+
"description": "Start local server",
|
|
33
|
+
"examples": [
|
|
34
|
+
"jekyll serve",
|
|
35
|
+
"jekyll serve --livereload"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "doctor",
|
|
40
|
+
"description": "Check for issues",
|
|
41
|
+
"examples": [
|
|
42
|
+
"jekyll doctor"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "clean",
|
|
47
|
+
"description": "Clean the build output",
|
|
48
|
+
"examples": [
|
|
49
|
+
"jekyll clean"
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"globalOptions": [
|
|
54
|
+
{
|
|
55
|
+
"name": "-s",
|
|
56
|
+
"description": "Source directory",
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "-d",
|
|
61
|
+
"description": "Destination directory",
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--drafts",
|
|
66
|
+
"description": "Include drafts"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "--livereload",
|
|
70
|
+
"description": "Enable live reload"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "-H",
|
|
74
|
+
"description": "Host to bind to",
|
|
75
|
+
"type": "string"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "-P",
|
|
79
|
+
"description": "Port number",
|
|
80
|
+
"type": "number"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "--baseurl",
|
|
84
|
+
"description": "Base URL",
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "--future",
|
|
89
|
+
"description": "Include future-dated posts"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"examples": [
|
|
93
|
+
"jekyll new myblog",
|
|
94
|
+
"jekyll serve",
|
|
95
|
+
"jekyll build",
|
|
96
|
+
"jekyll serve --livereload",
|
|
97
|
+
"jekyll serve --drafts -P 4001"
|
|
98
|
+
],
|
|
99
|
+
"relatedCommands": [
|
|
100
|
+
"hugo",
|
|
101
|
+
"gatsby",
|
|
102
|
+
"eleventy",
|
|
103
|
+
"bundler"
|
|
104
|
+
]
|
|
105
|
+
}
|