CLI commands
CLI Shortcuts
Shortcut | Summary |
---|---|
ctrl+c | Stops any running task when you want to end it early |
ctrl+r | Finds and shows you the last command you ran that matches what you type |
tab | Automatically completes commands and file names as you type |
↑ and ↓ | Navigate through your command history |