diff --git a/cmd/serve/nfs/nfs.go b/cmd/serve/nfs/nfs.go index 3e4722cb6..7a67f679e 100644 --- a/cmd/serve/nfs/nfs.go +++ b/cmd/serve/nfs/nfs.go @@ -92,6 +92,7 @@ This feature is only available on Unix platforms. Annotations: map[string]string{ "versionIntroduced": "v1.65", "groups": "Filter", + "status": "Experimental", }, Run: Run, }