cli/cli/command/manifest
Sebastiaan van Stijn 873609d790
cli/command/*: remove deprecated cobra command constructors
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-21 11:12:28 +02:00
..
testdata manifest: save raw manifest content on download 2023-01-27 13:56:17 +00:00
annotate.go cli/registry/client: deprecate and move internal 2025-08-19 14:57:00 +02:00
annotate_test.go cli: improve argument validation output 2024-07-05 03:35:14 +02:00
client_test.go cli/registry/client: deprecate and move internal 2025-08-19 14:57:00 +02:00
cmd.go cli/command/*: remove deprecated cobra command constructors 2025-08-21 11:12:28 +02:00
create_list.go cli/manifest, cli/command/manifest: use stdlib errors 2025-08-11 19:00:07 +02:00
create_test.go cli/command/manifest: remove uses of pkg/errors in tests 2025-02-01 15:59:58 +01:00
inspect.go cli/manifest, cli/command/manifest: use stdlib errors 2025-08-11 19:00:07 +02:00
inspect_test.go cli/command/manifest: remove uses of pkg/errors in tests 2025-02-01 15:59:58 +01:00
push.go cli/registry/client: deprecate and move internal 2025-08-19 14:57:00 +02:00
push_test.go cli/command/manifest: remove uses of pkg/errors in tests 2025-02-01 15:59:58 +01:00
rm.go cli/command: internalize constructing ManifestStore 2025-03-04 17:48:42 +01:00
rm_test.go test spring-cleaning 2024-07-04 01:35:12 +02:00
util.go cli/command: internalize constructing RegistryClient 2025-03-04 17:48:42 +01:00