@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,155 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "az-devops",
|
|
3
|
+
"description": "Azure DevOps CLI extension for pipelines, repos, boards",
|
|
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 with PAT",
|
|
20
|
+
"examples": [
|
|
21
|
+
"az devops login",
|
|
22
|
+
"az devops login --organization https://dev.azure.com/myorg"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "configure",
|
|
27
|
+
"description": "Configure defaults",
|
|
28
|
+
"examples": [
|
|
29
|
+
"az devops configure --defaults organization=https://dev.azure.com/myorg project=myproject"
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "project",
|
|
34
|
+
"description": "Manage projects",
|
|
35
|
+
"examples": [
|
|
36
|
+
"az devops project list",
|
|
37
|
+
"az devops project show --project myproject",
|
|
38
|
+
"az devops project create --name new-project"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "repos",
|
|
43
|
+
"description": "Manage repositories",
|
|
44
|
+
"examples": [
|
|
45
|
+
"az repos list",
|
|
46
|
+
"az repos show --repository myrepo",
|
|
47
|
+
"az repos create --name new-repo",
|
|
48
|
+
"az repos clone --repository myrepo"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "repos pr",
|
|
53
|
+
"description": "Manage pull requests",
|
|
54
|
+
"examples": [
|
|
55
|
+
"az repos pr list",
|
|
56
|
+
"az repos pr create --title 'My PR' --source-branch feature --target-branch main",
|
|
57
|
+
"az repos pr show --id 123",
|
|
58
|
+
"az repos pr update --id 123 --status completed"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "pipelines",
|
|
63
|
+
"description": "Manage pipelines",
|
|
64
|
+
"examples": [
|
|
65
|
+
"az pipelines list",
|
|
66
|
+
"az pipelines show --id 1",
|
|
67
|
+
"az pipelines run --id 1 --branch main",
|
|
68
|
+
"az pipelines create --name my-pipe --yml-path azure-pipelines.yml --repository myrepo",
|
|
69
|
+
"az pipelines build list"
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "pipelines release",
|
|
74
|
+
"description": "Manage releases",
|
|
75
|
+
"examples": [
|
|
76
|
+
"az pipelines release list",
|
|
77
|
+
"az pipelines release create --definition-id 1",
|
|
78
|
+
"az pipelines release show --id 10"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "boards",
|
|
83
|
+
"description": "Manage work items and boards",
|
|
84
|
+
"examples": [
|
|
85
|
+
"az boards work-item list",
|
|
86
|
+
"az boards work-item create --title 'Bug: fix login' --type Bug",
|
|
87
|
+
"az boards work-item show --id 123",
|
|
88
|
+
"az boards work-item update --id 123 --state Active"
|
|
89
|
+
]
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "artifacts",
|
|
93
|
+
"description": "Manage artifacts/packages",
|
|
94
|
+
"examples": [
|
|
95
|
+
"az artifacts universal publish --organization org --feed myfeed --name pkg --version 1.0.0 --path ./dist",
|
|
96
|
+
"az artifacts universal download --organization org --feed myfeed --name pkg --version 1.0.0 --path ./out"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "wiki",
|
|
101
|
+
"description": "Manage wikis",
|
|
102
|
+
"examples": [
|
|
103
|
+
"az devops wiki list",
|
|
104
|
+
"az devops wiki create --name my-wiki --type projectWiki",
|
|
105
|
+
"az devops wiki page create --wiki my-wiki --path 'Home' --file-path home.md"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "service-endpoint",
|
|
110
|
+
"description": "Manage service connections",
|
|
111
|
+
"examples": [
|
|
112
|
+
"az devops service-endpoint list",
|
|
113
|
+
"az devops service-endpoint create --service-endpoint-configuration endpoint.json"
|
|
114
|
+
]
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"globalOptions": [
|
|
118
|
+
{
|
|
119
|
+
"name": "--organization",
|
|
120
|
+
"description": "Azure DevOps organization URL",
|
|
121
|
+
"type": "string"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "--project",
|
|
125
|
+
"short": "-p",
|
|
126
|
+
"description": "Project name",
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"name": "--output",
|
|
131
|
+
"short": "-o",
|
|
132
|
+
"description": "Output format (json, table, tsv, yaml)",
|
|
133
|
+
"type": "string"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "--detect",
|
|
137
|
+
"description": "Auto-detect organization and project"
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"examples": [
|
|
141
|
+
"az devops configure --defaults organization=https://dev.azure.com/myorg project=myproject",
|
|
142
|
+
"az repos list",
|
|
143
|
+
"az repos pr create --title 'Fix' --source-branch feature --target-branch main",
|
|
144
|
+
"az pipelines list",
|
|
145
|
+
"az pipelines run --id 1",
|
|
146
|
+
"az boards work-item create --title 'Task' --type Task",
|
|
147
|
+
"az artifacts universal publish --feed myfeed --name pkg --version 1.0.0 --path ./dist"
|
|
148
|
+
],
|
|
149
|
+
"relatedCommands": [
|
|
150
|
+
"az",
|
|
151
|
+
"gh",
|
|
152
|
+
"glab",
|
|
153
|
+
"git"
|
|
154
|
+
]
|
|
155
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "babel",
|
|
3
|
+
"description": "JavaScript compiler — transform modern JS to compatible versions",
|
|
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
|
+
"globalOptions": [
|
|
18
|
+
{
|
|
19
|
+
"name": "--out-dir",
|
|
20
|
+
"short": "-d",
|
|
21
|
+
"description": "Output directory",
|
|
22
|
+
"type": "string"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "--out-file",
|
|
26
|
+
"short": "-o",
|
|
27
|
+
"description": "Output file",
|
|
28
|
+
"type": "file"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "--watch",
|
|
32
|
+
"short": "-w",
|
|
33
|
+
"description": "Watch for changes"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "--source-maps",
|
|
37
|
+
"short": "-s",
|
|
38
|
+
"description": "Generate source maps"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "--presets",
|
|
42
|
+
"description": "Comma-separated presets",
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "--plugins",
|
|
47
|
+
"description": "Comma-separated plugins",
|
|
48
|
+
"type": "string"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "--config-file",
|
|
52
|
+
"description": "Path to config",
|
|
53
|
+
"type": "file"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "--extensions",
|
|
57
|
+
"description": "File extensions to compile",
|
|
58
|
+
"type": "string"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "--ignore",
|
|
62
|
+
"description": "Glob patterns to skip",
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "--copy-files",
|
|
67
|
+
"description": "Copy non-compilable files"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"examples": [
|
|
71
|
+
"babel src -d dist",
|
|
72
|
+
"babel src/index.js -o dist/index.js",
|
|
73
|
+
"babel src -d dist -w",
|
|
74
|
+
"babel src -d dist --presets @babel/preset-env",
|
|
75
|
+
"babel src -d dist --copy-files -s"
|
|
76
|
+
],
|
|
77
|
+
"relatedCommands": [
|
|
78
|
+
"swc",
|
|
79
|
+
"esbuild",
|
|
80
|
+
"tsc",
|
|
81
|
+
"webpack"
|
|
82
|
+
]
|
|
83
|
+
}
|
|
@@ -0,0 +1,177 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "bq",
|
|
3
|
+
"description": "BigQuery command-line tool",
|
|
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": "query",
|
|
19
|
+
"description": "Execute a SQL query",
|
|
20
|
+
"examples": [
|
|
21
|
+
"bq query 'SELECT * FROM dataset.table LIMIT 10'",
|
|
22
|
+
"bq query --use_legacy_sql=false 'SELECT count(*) FROM `project.dataset.table`'",
|
|
23
|
+
"bq query --format=json 'SELECT * FROM dataset.table'",
|
|
24
|
+
"bq query --destination_table=project:dataset.results 'SELECT * FROM dataset.table'",
|
|
25
|
+
"bq query --dry_run 'SELECT * FROM dataset.table'"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "ls",
|
|
30
|
+
"description": "List datasets or tables",
|
|
31
|
+
"examples": [
|
|
32
|
+
"bq ls",
|
|
33
|
+
"bq ls dataset",
|
|
34
|
+
"bq ls --all dataset",
|
|
35
|
+
"bq ls --format=json"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "show",
|
|
40
|
+
"description": "Show resource details",
|
|
41
|
+
"examples": [
|
|
42
|
+
"bq show dataset",
|
|
43
|
+
"bq show dataset.table",
|
|
44
|
+
"bq show --schema dataset.table",
|
|
45
|
+
"bq show --format=json dataset.table"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "mk",
|
|
50
|
+
"description": "Create resources",
|
|
51
|
+
"examples": [
|
|
52
|
+
"bq mk dataset",
|
|
53
|
+
"bq mk --table dataset.table schema.json",
|
|
54
|
+
"bq mk --view 'SELECT * FROM dataset.source' dataset.my_view",
|
|
55
|
+
"bq mk --external_table_definition=schema@CSV=gs://bucket/file.csv dataset.ext_table"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "rm",
|
|
60
|
+
"description": "Remove resources",
|
|
61
|
+
"examples": [
|
|
62
|
+
"bq rm dataset.table",
|
|
63
|
+
"bq rm -f dataset.table",
|
|
64
|
+
"bq rm -r dataset",
|
|
65
|
+
"bq rm --table dataset.table"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "load",
|
|
70
|
+
"description": "Load data into a table",
|
|
71
|
+
"examples": [
|
|
72
|
+
"bq load dataset.table gs://bucket/data.csv schema.json",
|
|
73
|
+
"bq load --source_format=NEWLINE_DELIMITED_JSON dataset.table gs://bucket/data.jsonl",
|
|
74
|
+
"bq load --autodetect dataset.table gs://bucket/data.csv",
|
|
75
|
+
"bq load --replace dataset.table gs://bucket/data.csv"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "extract",
|
|
80
|
+
"description": "Export table to GCS",
|
|
81
|
+
"examples": [
|
|
82
|
+
"bq extract dataset.table gs://bucket/export.csv",
|
|
83
|
+
"bq extract --destination_format=NEWLINE_DELIMITED_JSON dataset.table gs://bucket/export.jsonl"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "cp",
|
|
88
|
+
"description": "Copy tables",
|
|
89
|
+
"examples": [
|
|
90
|
+
"bq cp dataset.source dataset.dest",
|
|
91
|
+
"bq cp project1:dataset.table project2:dataset.table"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "head",
|
|
96
|
+
"description": "Preview table rows",
|
|
97
|
+
"examples": [
|
|
98
|
+
"bq head dataset.table",
|
|
99
|
+
"bq head -n 20 dataset.table"
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "update",
|
|
104
|
+
"description": "Update resource properties",
|
|
105
|
+
"examples": [
|
|
106
|
+
"bq update --description 'My table' dataset.table",
|
|
107
|
+
"bq update --expiration 3600 dataset.table"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "partition",
|
|
112
|
+
"description": "List partitions",
|
|
113
|
+
"examples": [
|
|
114
|
+
"bq ls --format=json dataset.table$"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "wait",
|
|
119
|
+
"description": "Wait for a job to complete",
|
|
120
|
+
"examples": [
|
|
121
|
+
"bq wait job_id"
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
],
|
|
125
|
+
"globalOptions": [
|
|
126
|
+
{
|
|
127
|
+
"name": "--project_id",
|
|
128
|
+
"description": "GCP project ID",
|
|
129
|
+
"type": "string"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "--format",
|
|
133
|
+
"description": "Output format (json, csv, prettyjson, sparse)",
|
|
134
|
+
"type": "string"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"name": "--location",
|
|
138
|
+
"description": "Processing location",
|
|
139
|
+
"type": "string"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "--max_rows",
|
|
143
|
+
"description": "Maximum rows to display",
|
|
144
|
+
"type": "number"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "--use_legacy_sql",
|
|
148
|
+
"description": "Use legacy SQL (true/false)",
|
|
149
|
+
"type": "string"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"name": "--nouse_legacy_sql",
|
|
153
|
+
"description": "Use standard SQL"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"name": "--api",
|
|
157
|
+
"description": "API endpoint URL",
|
|
158
|
+
"type": "string"
|
|
159
|
+
}
|
|
160
|
+
],
|
|
161
|
+
"examples": [
|
|
162
|
+
"bq query 'SELECT * FROM dataset.table LIMIT 10'",
|
|
163
|
+
"bq ls",
|
|
164
|
+
"bq show dataset.table",
|
|
165
|
+
"bq load --autodetect dataset.table gs://bucket/data.csv",
|
|
166
|
+
"bq extract dataset.table gs://bucket/export.csv",
|
|
167
|
+
"bq mk dataset",
|
|
168
|
+
"bq rm -f dataset.table",
|
|
169
|
+
"bq head -n 5 dataset.table"
|
|
170
|
+
],
|
|
171
|
+
"relatedCommands": [
|
|
172
|
+
"gcloud",
|
|
173
|
+
"gsutil",
|
|
174
|
+
"psql",
|
|
175
|
+
"mysql"
|
|
176
|
+
]
|
|
177
|
+
}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "buildah",
|
|
3
|
+
"description": "OCI container image builder",
|
|
4
|
+
"category": "containers",
|
|
5
|
+
"platforms": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"shells": [
|
|
9
|
+
"bash",
|
|
10
|
+
"zsh",
|
|
11
|
+
"fish"
|
|
12
|
+
],
|
|
13
|
+
"subcommands": [
|
|
14
|
+
{
|
|
15
|
+
"name": "from",
|
|
16
|
+
"description": "Create a working container",
|
|
17
|
+
"examples": [
|
|
18
|
+
"buildah from ubuntu"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "run",
|
|
23
|
+
"description": "Run a command in container",
|
|
24
|
+
"examples": [
|
|
25
|
+
"buildah run ctr -- apt-get update"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "copy",
|
|
30
|
+
"description": "Copy content into container",
|
|
31
|
+
"examples": [
|
|
32
|
+
"buildah copy ctr ./app /app"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "config",
|
|
37
|
+
"description": "Set container config",
|
|
38
|
+
"examples": [
|
|
39
|
+
"buildah config --cmd /app/start ctr"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "commit",
|
|
44
|
+
"description": "Create image from container",
|
|
45
|
+
"examples": [
|
|
46
|
+
"buildah commit ctr myimage:latest"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "bud",
|
|
51
|
+
"description": "Build using Dockerfile",
|
|
52
|
+
"examples": [
|
|
53
|
+
"buildah bud -t myimage ."
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "images",
|
|
58
|
+
"description": "List images",
|
|
59
|
+
"examples": [
|
|
60
|
+
"buildah images"
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "containers",
|
|
65
|
+
"description": "List working containers",
|
|
66
|
+
"examples": [
|
|
67
|
+
"buildah containers"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "rm",
|
|
72
|
+
"description": "Remove working container",
|
|
73
|
+
"examples": [
|
|
74
|
+
"buildah rm ctr"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "rmi",
|
|
79
|
+
"description": "Remove image",
|
|
80
|
+
"examples": [
|
|
81
|
+
"buildah rmi myimage"
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "push",
|
|
86
|
+
"description": "Push image to registry",
|
|
87
|
+
"examples": [
|
|
88
|
+
"buildah push myimage docker://registry.example.com/myimage"
|
|
89
|
+
]
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"globalOptions": [],
|
|
93
|
+
"examples": [
|
|
94
|
+
"buildah from ubuntu",
|
|
95
|
+
"buildah bud -t myimage .",
|
|
96
|
+
"buildah commit ctr myimage",
|
|
97
|
+
"buildah push myimage docker://registry/myimage"
|
|
98
|
+
],
|
|
99
|
+
"relatedCommands": [
|
|
100
|
+
"podman",
|
|
101
|
+
"skopeo",
|
|
102
|
+
"docker",
|
|
103
|
+
"kaniko"
|
|
104
|
+
]
|
|
105
|
+
}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "cabal",
|
|
3
|
+
"description": "Haskell build tool and package manager",
|
|
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
|
+
{
|
|
18
|
+
"name": "init",
|
|
19
|
+
"description": "Initialize project",
|
|
20
|
+
"examples": [
|
|
21
|
+
"cabal init"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "build",
|
|
26
|
+
"description": "Build project",
|
|
27
|
+
"examples": [
|
|
28
|
+
"cabal build"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "run",
|
|
33
|
+
"description": "Build and run",
|
|
34
|
+
"examples": [
|
|
35
|
+
"cabal run"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "test",
|
|
40
|
+
"description": "Run tests",
|
|
41
|
+
"examples": [
|
|
42
|
+
"cabal test"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "install",
|
|
47
|
+
"description": "Install packages",
|
|
48
|
+
"examples": [
|
|
49
|
+
"cabal install pandoc"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "update",
|
|
54
|
+
"description": "Update package list",
|
|
55
|
+
"examples": [
|
|
56
|
+
"cabal update"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "clean",
|
|
61
|
+
"description": "Clean build artifacts",
|
|
62
|
+
"examples": [
|
|
63
|
+
"cabal clean"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "repl",
|
|
68
|
+
"description": "Start interactive session",
|
|
69
|
+
"examples": [
|
|
70
|
+
"cabal repl"
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "haddock",
|
|
75
|
+
"description": "Generate documentation",
|
|
76
|
+
"examples": [
|
|
77
|
+
"cabal haddock"
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"globalOptions": [
|
|
82
|
+
{
|
|
83
|
+
"name": "--enable-tests",
|
|
84
|
+
"description": "Enable test suites"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "--enable-benchmarks",
|
|
88
|
+
"description": "Enable benchmarks"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "-j",
|
|
92
|
+
"description": "Parallel build jobs",
|
|
93
|
+
"type": "number"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"name": "-O",
|
|
97
|
+
"description": "Optimization level",
|
|
98
|
+
"type": "number"
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"examples": [
|
|
102
|
+
"cabal init",
|
|
103
|
+
"cabal build",
|
|
104
|
+
"cabal run",
|
|
105
|
+
"cabal test",
|
|
106
|
+
"cabal update && cabal install pandoc"
|
|
107
|
+
],
|
|
108
|
+
"relatedCommands": [
|
|
109
|
+
"ghc",
|
|
110
|
+
"stack",
|
|
111
|
+
"ghci",
|
|
112
|
+
"haskell"
|
|
113
|
+
]
|
|
114
|
+
}
|