molecule-cli/internal/cmd
Hongming Wang 7dde287e58
Merge pull request #7 from Molecule-AI/feat/init-force-flag
feat(cli): add --force flag to molecule init
2026-04-24 13:26:36 -07:00
..
agent.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
completion.go feat(cli): add molecule completion [bash|zsh|fish|powershell] subcommand 2026-04-22 18:06:02 +00:00
config.go fix(cli): rename root command mol→molecule, register initCmd, fix config scaffold path 2026-04-23 19:24:12 +00:00
http.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
init.go feat(cli): add --force flag to molecule init 2026-04-23 21:17:36 +00:00
platform.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
root.go fix(cli): rename root command mol→molecule, register initCmd, fix config scaffold path 2026-04-23 19:24:12 +00:00
workspace.go feat: implement full CLI command tree 2026-04-23 18:44:24 +00:00