repocli: first version of pull & push image

This commit is contained in:
2026-03-10 21:19:19 +02:00
parent f85cda868a
commit 9bc3b77144
13 changed files with 61 additions and 90 deletions
+3 -3
View File
@@ -11,9 +11,9 @@
package terms
const (
AsFinePath string = "asFinePath"
AsPrefix string = "asPrefix"
AsRegexp string = "asRegexp"
xxxAsFinePath string = "asFinePath"
xxxAsPrefix string = "asPrefix"
xxxAsRegexp string = "asRegexp"
)
const (