Documentation
¶
Index ¶
- Constants
- func NewDownloadCmd(beastInfo *config.BeastInfo) *cobra.Command
- func NewDownloadRegistryCmd() *cobra.Command
- func NewFindCmd(beastInfo *config.BeastInfo) *cobra.Command
- func NewFindRegistryCmd() *cobra.Command
- func NewImportCmd(beastInfo *config.BeastInfo) *cobra.Command
- func NewImportRegistryCmd() *cobra.Command
- func NewListCmd(beastInfo *config.BeastInfo) *cobra.Command
- func NewListRegistryCmd() *cobra.Command
- type ImportDescriptor
Constants ¶
View Source
const ( MASTER_IN = "min" ACREF_IN = "ain" DBDIR = "dbdir" IMPORT_DIR = ".import" DRY_RUN = "dry run" )
Variables ¶
This section is empty.
Functions ¶
func NewDownloadRegistryCmd ¶
func NewFindRegistryCmd ¶
func NewImportRegistryCmd ¶
func NewListRegistryCmd ¶
Types ¶
type ImportDescriptor ¶
Click to show internal directories.
Click to hide internal directories.