Documentation
¶
Overview ¶
Package cli implements the commands for the server CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SyncCommand ¶
type SyncCommand struct {
cli.BaseCommand
// contains filtered or unexported fields
}
func (*SyncCommand) Desc ¶
func (c *SyncCommand) Desc() string
func (*SyncCommand) Flags ¶
func (c *SyncCommand) Flags() *cli.FlagSet
func (*SyncCommand) Help ¶
func (c *SyncCommand) Help() string
Click to show internal directories.
Click to hide internal directories.