search directory

Search Commands

Search tools, operations, flags, and command strings. Results are capped for Worker performance.

Ast Grep Commands

22 ast-grep entries

Limited to 100 results

Back to all tools
ast-grep

Ast Grep Command: Display Help

ast-grep <run> -h
ast-grep

Ast Grep Command: Display Help For Subcommand

ast-grep {run} {-h|--help}
ast-grep

Ast Grep Command: Display Help Subcommand

ast-grep <run> -h
ast-grep

Ast Grep Command: Display Help For Subcommand

ast-grep <run> -h
ast-grep

Ast Grep Command: Interactive Search Rewrite

ast-grep run -p '<pattern>' -i <path/to/directory>
ast-grep

Ast Grep Command: Interactive Search And Rewrite

ast-grep run -p '<pattern>' -i <path/to/directory>
ast-grep

Ast Grep Command: Interactively Search And Rewrite Code

ast-grep run {-p|--pattern} '<pattern>' {-i|--interactive} {path/to/directory}
ast-grep

Ast Grep Command: Rewrite Code Matching Pattern

ast-grep run {-p|--pattern} '<pattern>' {-r|--rewrite} '<replacement>' {path/to/file}
ast-grep

Ast Grep Command: Rewrite Code Pattern

ast-grep run -p '<pattern>' -r '<replacement>' <path/to/file>
ast-grep

Ast Grep Command: Rewrite Code Matching Pattern

ast-grep run -p '<pattern>' -r '<replacement>' <path/to/file>
ast-grep

Ast Grep Command: Run Rules Config

ast-grep scan -r <path/to/rule.yml> <path/to/directory>
ast-grep

Ast Grep Command: Run Rules Config File

ast-grep scan -r <path/to/rule.yml> <path/to/directory>
ast-grep

Ast Grep Command: Run Rules From Configuration File

ast-grep scan {-r|--rule} {path/to/rule.yml} {path/to/directory}
ast-grep

Ast Grep Command: Run Rules From Config

ast-grep scan -r <path/to/rule.yml> <path/to/directory>
ast-grep

Ast Grep Command: Search File Pattern

ast-grep run -p '<pattern>' <path/to/file>
ast-grep

Ast Grep Command: Search For Pattern In Files

ast-grep run {-p|--pattern} '<pattern>' {path/to/file}
ast-grep

Ast Grep Command: Search For Pattern In Specific Language

ast-grep run {-p|--pattern} '<pattern>' {-l|--lang} {python} {path/to/directory}
ast-grep

Ast Grep Command: Search Language Pattern

ast-grep run -p '<pattern>' -l <python> <path/to/directory>
ast-grep

Ast Grep Command: Search Pattern Files

ast-grep run -p '<pattern>' <path/to/file>
ast-grep

Ast Grep Command: Search Pattern Language

ast-grep run -p '<pattern>' -l <python> <path/to/directory>
ast-grep

Ast Grep Command: Search Pattern In Files

ast-grep run -p '<pattern>' <path/to/file>
ast-grep

Ast Grep Command: Search Pattern In Language

ast-grep run -p '<pattern>' -l <python> <path/to/directory>