Skip to main content

Security, Permissions & Production Use

Power User Workflows

0:00
LearnStep 1/3

CLI Mastery

Speed Up Your Interaction

Essential Keyboard Shortcuts

  • Tab: Autocomplete file paths and commands
  • Ctrl+C: Cancel current generation or tool execution
  • Up/Down: Cycle through command history
  • Escape: Cancel current input

Persistent Configuration

Use claude config set to define your preferred model, permissions, and theme.

Dry Run Mode

Use --print to see proposed changes without applying them:

bash