Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Serve = &charm.Spec{ Name: "serve", Usage: "serve [options]", Short: "service requests to a Zed lake", Long: ` The serve command listens for Zed lake API requests on the provided interface and port, executes the requests, and returns results. Requests may be issued to this service via the "zed api" command. `, HiddenFlags: "brimfd,filestorereadonly,nodename,podip,recruiter,workers", New: New, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.