Documentation ¶
Index ¶
- func DisplayTemplateInfo(info *git.RepoInfo)
- func DisplayTemplateInfos(infos []*git.RepoInfo)
- func NewCacheCommand() *cobra.Command
- func NewCleanCommand() *cobra.Command
- func NewCreateCommand() *cobra.Command
- func NewImportCommand() *cobra.Command
- func NewInfoCommand() *cobra.Command
- func NewInstallCommand() *cobra.Command
- func NewLintCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewPublishCommand() *cobra.Command
- func NewRemoveCommand() *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewSearchCommand() *cobra.Command
- func NewUpdateCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayTemplateInfo ¶ added in v0.41.0
func DisplayTemplateInfos ¶ added in v0.12.0
func NewCacheCommand ¶ added in v0.41.0
func NewCleanCommand ¶ added in v0.41.0
func NewCreateCommand ¶ added in v0.41.0
func NewImportCommand ¶ added in v0.12.0
func NewInfoCommand ¶ added in v0.12.0
func NewInstallCommand ¶ added in v0.12.0
func NewLintCommand ¶ added in v0.40.0
func NewListCommand ¶
func NewPublishCommand ¶ added in v0.40.0
func NewRemoveCommand ¶
func NewRootCommand ¶
apigear template list -- list all templates from the registry apigear template install -- install a template from the registry into the cache apigear template cache -- list all templates in the cache apigear template remove -- remove a template from the cache apigear template clean -- clean the cache apigear template update -- update a template from the registry apigear template info -- get information about a template from the registry apigear template create -- create a new custom template ((--lang language)) apigear template import -- import a template from a local directory or git url
func NewSearchCommand ¶
func NewUpdateCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.