Documentation ¶
Index ¶
- func Must(err error)
- func NewCreateCommand() *cobra.Command
- func NewEditCommand() *cobra.Command
- func NewImportCommand() *cobra.Command
- func NewInfoCommand() *cobra.Command
- func NewInitCommand() *cobra.Command
- func NewOpenCommand() *cobra.Command
- func NewPackCommand() *cobra.Command
- func NewRecentCommand() *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewShareCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
func NewEditCommand ¶
NewEditCommand opens the project in a configured editor
func NewImportCommand ¶
NewImportCommand returns a new cobra.Command for the "import" command.
func NewInfoCommand ¶
NewInfoCommand returns a new cobra.Command for the "info" command.
func NewInitCommand ¶
NewInitCommand returns a new cobra.Command for the "init" command.
func NewOpenCommand ¶
NewOpenCommand opens the project directory in a ApiGear Studio
func NewPackCommand ¶
NewPackCommand returns a new cobra.Command for the "pack" command.
func NewRecentCommand ¶
NewRecentCommand returns a new cobra.Command for the "recent" command.
func NewRootCommand ¶
func NewShareCommand ¶
NewShareCommand returns a new cobra.Command for the "share" command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.