Sam Moore's avatar

Cline CLI for shell automation

By Sam Moore 3 comments • about 1 month ago

Been trying Cline from the terminal to help with complex commands and script generation. The diff preview + checkpoints feel good, but it's a bit chatty and setup was a pain. Anyone figured out a clean CLI workflow?

Please sign in to join the discussion.

Lindsay Seifi's avatar
Lindsay Seifi3 months ago

I skipped Docker and went pure CLI—works fine once you wire up your API key. Added .clinerules to auto-approve safe commands. No more manual installs after that.

Joe Seifi's avatar
Joe Seifi3 months ago

Tried CLI and VS Code both. CLI is slick and editor-agnostic, but I miss inline diff and syntax highlighting. Might stick to CLI for scripting and IDE for code-generation.

Joe Seifi's avatar
Joe Seifi3 months ago

The git command suggestions are really helpful, especially for less common operations like interactive rebasing.