Documentation
¶
Index ¶
- func CreateAuthCommand(a *auth.Auth) *cobra.Command
- func CreateMediaCommand(auth *auth.Auth) *cobra.Command
- func CreateRootCommand(cfg *config.Config, a *auth.Auth) *cobra.Command
- func CreateShortcutCommands(rootCmd *cobra.Command, a *auth.Auth)
- func CreateVersionCommand() *cobra.Command
- func CreateWebhookCommand(authInstance *auth.Auth) *cobra.Command
- func RunPicker(title string, items []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAuthCommand ¶
CreateAuthCommand creates the auth command and its subcommands
func CreateMediaCommand ¶
CreateMediaCommand creates the media command and its subcommands
func CreateRootCommand ¶
CreateRootCommand creates the root command for the xurl CLI
func CreateVersionCommand ¶
CreateVersionCommand creates the version command
func CreateWebhookCommand ¶
CreateWebhookCommand creates the webhook command and its subcommands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.