Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Mode string `short:"m" long:"mode" choice:"discover" choice:"run" description:"mode"` SourceURL string `short:"s" long:"src" description:"source location"` DestURL string `short:"d" long:"dest" description:"dest location"` Operation string `short:"o" long:"opt" choice:"dictHash" choice:"signature" choice:"layers" choice:"config"` ConfigURL string `short:"c" long:"config" ` }
Click to show internal directories.
Click to hide internal directories.