commands: remove policy json-schema stub

Remove stub for now so we don't ship it in a release.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2026-01-16 12:48:46 -08:00
parent bc5d652738
commit d0e4db27e0
3 changed files with 5 additions and 29 deletions
+4 -5
View File
@@ -5,11 +5,10 @@ Commands for working with build policies
### Subcommands
| Name | Description |
|:----------------------------------------------|:-----------------------------|
| [`eval`](buildx_policy_eval.md) | Evaluate policy for a source |
| [`json-schema`](buildx_policy_json-schema.md) | Print policy JSON schema |
| [`test`](buildx_policy_test.md) | Run policy tests |
| Name | Description |
|:--------------------------------|:-----------------------------|
| [`eval`](buildx_policy_eval.md) | Evaluate policy for a source |
| [`test`](buildx_policy_test.md) | Run policy tests |
### Options