@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,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "httpie",
|
|
3
|
+
"description": "User-friendly HTTP client (http/https commands)",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--json",
|
|
20
|
+
"short": "-j",
|
|
21
|
+
"description": "JSON request/response"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "--form",
|
|
25
|
+
"short": "-f",
|
|
26
|
+
"description": "Form encoded data"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "--headers",
|
|
30
|
+
"short": "-h",
|
|
31
|
+
"description": "Print only headers"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "--body",
|
|
35
|
+
"short": "-b",
|
|
36
|
+
"description": "Print only body"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "--verbose",
|
|
40
|
+
"short": "-v",
|
|
41
|
+
"description": "Print full request/response"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "--auth",
|
|
45
|
+
"short": "-a",
|
|
46
|
+
"description": "Authentication (user:pass)",
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "--output",
|
|
51
|
+
"short": "-o",
|
|
52
|
+
"description": "Output file",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--download",
|
|
57
|
+
"short": "-d",
|
|
58
|
+
"description": "Download mode"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "--follow",
|
|
62
|
+
"description": "Follow redirects"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "--verify",
|
|
66
|
+
"description": "SSL verification (yes/no)",
|
|
67
|
+
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--timeout",
|
|
71
|
+
"description": "Timeout in seconds",
|
|
72
|
+
"type": "number"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "--session",
|
|
76
|
+
"description": "Named session",
|
|
77
|
+
"type": "string"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "--style",
|
|
81
|
+
"short": "-s",
|
|
82
|
+
"description": "Output color scheme",
|
|
83
|
+
"type": "string"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"examples": [
|
|
87
|
+
"http GET httpbin.org/get",
|
|
88
|
+
"http POST httpbin.org/post name=John",
|
|
89
|
+
"http -v GET api.example.com/users",
|
|
90
|
+
"http -a user:pass GET api.example.com/secret",
|
|
91
|
+
"http PUT api.example.com/user/1 name=Jane",
|
|
92
|
+
"http --download example.com/file.zip",
|
|
93
|
+
"https api.example.com Authorization:Bearer\\ token123"
|
|
94
|
+
],
|
|
95
|
+
"relatedCommands": [
|
|
96
|
+
"curl",
|
|
97
|
+
"wget",
|
|
98
|
+
"postman",
|
|
99
|
+
"ab"
|
|
100
|
+
]
|
|
101
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "hugo",
|
|
3
|
+
"description": "Fast static site generator written in Go",
|
|
4
|
+
"category": "static-site",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "new",
|
|
19
|
+
"description": "Create new content",
|
|
20
|
+
"examples": [
|
|
21
|
+
"hugo new site mysite",
|
|
22
|
+
"hugo new posts/my-post.md"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "server",
|
|
27
|
+
"description": "Start development server",
|
|
28
|
+
"examples": [
|
|
29
|
+
"hugo server",
|
|
30
|
+
"hugo server -D"
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "build",
|
|
35
|
+
"description": "Build the site",
|
|
36
|
+
"examples": [
|
|
37
|
+
"hugo",
|
|
38
|
+
"hugo --minify"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "mod",
|
|
43
|
+
"description": "Manage modules",
|
|
44
|
+
"examples": [
|
|
45
|
+
"hugo mod init",
|
|
46
|
+
"hugo mod tidy"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "deploy",
|
|
51
|
+
"description": "Deploy site to cloud provider",
|
|
52
|
+
"examples": [
|
|
53
|
+
"hugo deploy"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "version",
|
|
58
|
+
"description": "Print version",
|
|
59
|
+
"examples": [
|
|
60
|
+
"hugo version"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"globalOptions": [
|
|
65
|
+
{
|
|
66
|
+
"name": "-D",
|
|
67
|
+
"description": "Include draft content"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "--minify",
|
|
71
|
+
"description": "Minify output"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "-d",
|
|
75
|
+
"description": "Output directory",
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "--baseURL",
|
|
80
|
+
"description": "Base URL",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "-t",
|
|
85
|
+
"description": "Theme to use",
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "--gc",
|
|
90
|
+
"description": "Enable garbage collection after build"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"examples": [
|
|
94
|
+
"hugo new site mysite",
|
|
95
|
+
"hugo server -D",
|
|
96
|
+
"hugo --minify",
|
|
97
|
+
"hugo new posts/hello.md",
|
|
98
|
+
"hugo server --bind 0.0.0.0"
|
|
99
|
+
],
|
|
100
|
+
"relatedCommands": [
|
|
101
|
+
"jekyll",
|
|
102
|
+
"gatsby",
|
|
103
|
+
"eleventy",
|
|
104
|
+
"astro"
|
|
105
|
+
]
|
|
106
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "husky",
|
|
3
|
+
"description": "Modern native Git hooks made easy",
|
|
4
|
+
"category": "git",
|
|
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 Husky in a project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"npx husky init"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "add",
|
|
26
|
+
"description": "Add a hook",
|
|
27
|
+
"examples": [
|
|
28
|
+
"npx husky add .husky/pre-commit 'npm test'"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "install",
|
|
33
|
+
"description": "Install Git hooks",
|
|
34
|
+
"examples": [
|
|
35
|
+
"npx husky install"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"globalOptions": [],
|
|
40
|
+
"examples": [
|
|
41
|
+
"npx husky init",
|
|
42
|
+
"npx husky add .husky/pre-commit 'npm test'",
|
|
43
|
+
"npx husky add .husky/commit-msg 'npx commitlint --edit $1'",
|
|
44
|
+
"npx husky install"
|
|
45
|
+
],
|
|
46
|
+
"relatedCommands": [
|
|
47
|
+
"commitlint",
|
|
48
|
+
"lint-staged",
|
|
49
|
+
"git",
|
|
50
|
+
"pre-commit"
|
|
51
|
+
]
|
|
52
|
+
}
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ibmcloud",
|
|
3
|
+
"description": "IBM Cloud CLI",
|
|
4
|
+
"category": "cloud",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos",
|
|
8
|
+
"windows"
|
|
9
|
+
],
|
|
10
|
+
"shells": [
|
|
11
|
+
"bash",
|
|
12
|
+
"zsh",
|
|
13
|
+
"fish",
|
|
14
|
+
"powershell"
|
|
15
|
+
],
|
|
16
|
+
"subcommands": [
|
|
17
|
+
{
|
|
18
|
+
"name": "login",
|
|
19
|
+
"description": "Login to IBM Cloud",
|
|
20
|
+
"examples": [
|
|
21
|
+
"ibmcloud login",
|
|
22
|
+
"ibmcloud login --sso",
|
|
23
|
+
"ibmcloud login --apikey @apikey.json",
|
|
24
|
+
"ibmcloud login -r us-south"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "target",
|
|
29
|
+
"description": "Set target org/space/group",
|
|
30
|
+
"examples": [
|
|
31
|
+
"ibmcloud target -g default",
|
|
32
|
+
"ibmcloud target -r us-south",
|
|
33
|
+
"ibmcloud target --cf-api https://api.us-south.cf.cloud.ibm.com"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "ks cluster",
|
|
38
|
+
"description": "Kubernetes Service clusters",
|
|
39
|
+
"examples": [
|
|
40
|
+
"ibmcloud ks cluster ls",
|
|
41
|
+
"ibmcloud ks cluster create --name mycluster --zone dal10",
|
|
42
|
+
"ibmcloud ks cluster config --cluster mycluster",
|
|
43
|
+
"ibmcloud ks cluster rm --cluster mycluster -f"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "ce",
|
|
48
|
+
"description": "Code Engine",
|
|
49
|
+
"examples": [
|
|
50
|
+
"ibmcloud ce project list",
|
|
51
|
+
"ibmcloud ce project create --name my-project",
|
|
52
|
+
"ibmcloud ce app create --name myapp --image icr.io/ns/app:latest",
|
|
53
|
+
"ibmcloud ce app list"
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "cr",
|
|
58
|
+
"description": "Container Registry",
|
|
59
|
+
"examples": [
|
|
60
|
+
"ibmcloud cr namespace-list",
|
|
61
|
+
"ibmcloud cr image-list",
|
|
62
|
+
"ibmcloud cr login",
|
|
63
|
+
"ibmcloud cr namespace-add my-ns"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "is",
|
|
68
|
+
"description": "VPC Infrastructure Service",
|
|
69
|
+
"examples": [
|
|
70
|
+
"ibmcloud is instances",
|
|
71
|
+
"ibmcloud is instance-create my-vm vpc-id subnet-id profile bx2-2x8 --image ibm-ubuntu-22-04",
|
|
72
|
+
"ibmcloud is vpcs",
|
|
73
|
+
"ibmcloud is subnets"
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "cos",
|
|
78
|
+
"description": "Cloud Object Storage",
|
|
79
|
+
"examples": [
|
|
80
|
+
"ibmcloud cos bucket-list",
|
|
81
|
+
"ibmcloud cos object-put --bucket my-bucket --key file.txt --body ./file.txt",
|
|
82
|
+
"ibmcloud cos object-list --bucket my-bucket"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "fn",
|
|
87
|
+
"description": "Cloud Functions",
|
|
88
|
+
"examples": [
|
|
89
|
+
"ibmcloud fn action list",
|
|
90
|
+
"ibmcloud fn action create hello hello.js",
|
|
91
|
+
"ibmcloud fn action invoke hello --result"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "resource",
|
|
96
|
+
"description": "Resource management",
|
|
97
|
+
"examples": [
|
|
98
|
+
"ibmcloud resource groups",
|
|
99
|
+
"ibmcloud resource service-instances",
|
|
100
|
+
"ibmcloud resource service-instance-create my-db databases-for-postgresql standard us-south"
|
|
101
|
+
]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "iam",
|
|
105
|
+
"description": "Identity and Access Management",
|
|
106
|
+
"examples": [
|
|
107
|
+
"ibmcloud iam api-keys",
|
|
108
|
+
"ibmcloud iam api-key-create mykey",
|
|
109
|
+
"ibmcloud iam access-groups",
|
|
110
|
+
"ibmcloud iam service-ids"
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "plugin",
|
|
115
|
+
"description": "Manage CLI plugins",
|
|
116
|
+
"examples": [
|
|
117
|
+
"ibmcloud plugin list",
|
|
118
|
+
"ibmcloud plugin install container-service",
|
|
119
|
+
"ibmcloud plugin update --all"
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "cf",
|
|
124
|
+
"description": "Cloud Foundry commands",
|
|
125
|
+
"examples": [
|
|
126
|
+
"ibmcloud cf apps",
|
|
127
|
+
"ibmcloud cf push",
|
|
128
|
+
"ibmcloud cf logs app-name --recent"
|
|
129
|
+
]
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "catalog",
|
|
133
|
+
"description": "Browse service catalog",
|
|
134
|
+
"examples": [
|
|
135
|
+
"ibmcloud catalog service-marketplace",
|
|
136
|
+
"ibmcloud catalog search postgresql"
|
|
137
|
+
]
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"globalOptions": [
|
|
141
|
+
{
|
|
142
|
+
"name": "-r",
|
|
143
|
+
"description": "Region",
|
|
144
|
+
"type": "string"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "-g",
|
|
148
|
+
"description": "Resource group",
|
|
149
|
+
"type": "string"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"name": "--output",
|
|
153
|
+
"description": "Output format (json)",
|
|
154
|
+
"type": "string"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"name": "-q",
|
|
158
|
+
"description": "Quiet mode"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"name": "--apikey",
|
|
162
|
+
"description": "API key for auth",
|
|
163
|
+
"type": "string"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"examples": [
|
|
167
|
+
"ibmcloud login --sso",
|
|
168
|
+
"ibmcloud login --apikey @apikey.json",
|
|
169
|
+
"ibmcloud ks cluster ls",
|
|
170
|
+
"ibmcloud is instances",
|
|
171
|
+
"ibmcloud cos bucket-list",
|
|
172
|
+
"ibmcloud target -r us-south -g default",
|
|
173
|
+
"ibmcloud cr image-list",
|
|
174
|
+
"ibmcloud ce app list",
|
|
175
|
+
"ibmcloud resource service-instances"
|
|
176
|
+
],
|
|
177
|
+
"relatedCommands": [
|
|
178
|
+
"aws",
|
|
179
|
+
"az",
|
|
180
|
+
"gcloud",
|
|
181
|
+
"oci",
|
|
182
|
+
"terraform"
|
|
183
|
+
]
|
|
184
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "id",
|
|
3
|
+
"description": "Print user and group information",
|
|
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": "-u",
|
|
18
|
+
"description": "Print only the effective user ID"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "-g",
|
|
22
|
+
"description": "Print only the effective group ID"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-G",
|
|
26
|
+
"description": "Print all group IDs"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-n",
|
|
30
|
+
"description": "Print name instead of number (with -u/-g/-G)"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "-r",
|
|
34
|
+
"description": "Print real ID instead of effective"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"examples": [
|
|
38
|
+
"id",
|
|
39
|
+
"id -u",
|
|
40
|
+
"id -un",
|
|
41
|
+
"id -Gn",
|
|
42
|
+
"id root",
|
|
43
|
+
"id -g"
|
|
44
|
+
],
|
|
45
|
+
"relatedCommands": [
|
|
46
|
+
"whoami",
|
|
47
|
+
"groups",
|
|
48
|
+
"who"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ifconfig",
|
|
3
|
+
"description": "Configure network interfaces (legacy)",
|
|
4
|
+
"category": "networking",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux",
|
|
7
|
+
"macos"
|
|
8
|
+
],
|
|
9
|
+
"shells": [
|
|
10
|
+
"bash",
|
|
11
|
+
"zsh",
|
|
12
|
+
"fish"
|
|
13
|
+
],
|
|
14
|
+
"subcommands": [],
|
|
15
|
+
"globalOptions": [
|
|
16
|
+
{
|
|
17
|
+
"name": "up",
|
|
18
|
+
"description": "Activate the interface"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "down",
|
|
22
|
+
"description": "Deactivate the interface"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "-a",
|
|
26
|
+
"description": "Display all interfaces"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "-s",
|
|
30
|
+
"description": "Short listing format"
|
|
31
|
+
}
|
|
32
|
+
],
|
|
33
|
+
"examples": [
|
|
34
|
+
"ifconfig",
|
|
35
|
+
"ifconfig eth0",
|
|
36
|
+
"ifconfig -a",
|
|
37
|
+
"ifconfig eth0 up",
|
|
38
|
+
"ifconfig eth0 down",
|
|
39
|
+
"ifconfig eth0 192.168.1.10 netmask 255.255.255.0"
|
|
40
|
+
],
|
|
41
|
+
"relatedCommands": [
|
|
42
|
+
"ip",
|
|
43
|
+
"route",
|
|
44
|
+
"netstat",
|
|
45
|
+
"ss"
|
|
46
|
+
]
|
|
47
|
+
}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "imagemagick",
|
|
3
|
+
"description": "Create, edit, compose, or convert images (convert/magick)",
|
|
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
|
+
{
|
|
18
|
+
"name": "convert",
|
|
19
|
+
"description": "Convert or transform images",
|
|
20
|
+
"examples": [
|
|
21
|
+
"magick convert input.png output.jpg"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "identify",
|
|
26
|
+
"description": "Describe image properties",
|
|
27
|
+
"examples": [
|
|
28
|
+
"magick identify image.png"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "mogrify",
|
|
33
|
+
"description": "In-place image transformation",
|
|
34
|
+
"examples": [
|
|
35
|
+
"magick mogrify -resize 50% *.jpg"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "composite",
|
|
40
|
+
"description": "Overlay images",
|
|
41
|
+
"examples": [
|
|
42
|
+
"magick composite overlay.png base.png result.png"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "montage",
|
|
47
|
+
"description": "Create image montage",
|
|
48
|
+
"examples": [
|
|
49
|
+
"magick montage *.jpg -geometry 100x100+2+2 montage.jpg"
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"globalOptions": [
|
|
54
|
+
{
|
|
55
|
+
"name": "-resize",
|
|
56
|
+
"description": "Resize image",
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "-crop",
|
|
61
|
+
"description": "Crop image",
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "-rotate",
|
|
66
|
+
"description": "Rotate degrees",
|
|
67
|
+
"type": "number"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "-quality",
|
|
71
|
+
"description": "Output quality (1-100)",
|
|
72
|
+
"type": "number"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "-strip",
|
|
76
|
+
"description": "Strip metadata"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "-colorspace",
|
|
80
|
+
"description": "Color space",
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "-density",
|
|
85
|
+
"description": "DPI resolution",
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "-blur",
|
|
90
|
+
"description": "Apply blur",
|
|
91
|
+
"type": "string"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "-sharpen",
|
|
95
|
+
"description": "Sharpen image",
|
|
96
|
+
"type": "string"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "-format",
|
|
100
|
+
"description": "Output format",
|
|
101
|
+
"type": "string"
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"examples": [
|
|
105
|
+
"magick convert input.png -resize 50% output.png",
|
|
106
|
+
"magick convert input.jpg -quality 80 output.jpg",
|
|
107
|
+
"magick mogrify -resize 800x600 *.jpg",
|
|
108
|
+
"magick identify image.png",
|
|
109
|
+
"magick convert input.png -strip -quality 85 output.jpg"
|
|
110
|
+
],
|
|
111
|
+
"relatedCommands": [
|
|
112
|
+
"ffmpeg",
|
|
113
|
+
"gimp",
|
|
114
|
+
"optipng",
|
|
115
|
+
"pngquant"
|
|
116
|
+
]
|
|
117
|
+
}
|