Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "config",
Short: "Configuration management",
Long: `Manage Weave CLI configuration.
This command provides subcommands to view and manage configuration settings:
• create/update - Interactively create or update .env and config.yaml files
• update --weave-mcp - Download and install weave-mcp binary for REPL mode
• show - Display current configuration
• list - List configured databases and schemas`,
}
Cmd represents the config command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.