working commit

This commit is contained in:
2026-02-21 20:07:37 +02:00
parent c6ce50308d
commit 685880c8a8
45 changed files with 255 additions and 453 deletions
+31
View File
@@ -0,0 +1,31 @@
.nh
.TH "mstored" "8" "Feb 2026" "mstored command" "User commands"
.SH NAME
mstored -
Artifact storage service
.SH SYNOPSIS
\fBmstored [flags]\fP
.SH DESCRIPTION
Artifact storage service
.SH OPTIONS
\fB-D\fP, \fB--asDaemon\fP[=true]
Run service as daemon
.PP
\fB-h\fP, \fB--help\fP[=false]
help for mstored
.PP
\fB-P\fP, \fB--port\fP=1025
Service port
.SH HISTORY
21-Feb-2026 Auto generated by spf13/cobra