Skip to content

Run console commands

SymfonyKD provides command workflows designed for fast iteration without leaving the editor.

Open command palette and run Symfonykd: Execute Console Command.

The command flow is quick-pick driven and writes output to a dedicated channel for stdout and stderr.

Console command workflows

Console support includes:

  • Command history
  • Favorite commands
  • Recent command reruns
  • Running task output access
  • Recent outputs access

These workflows reduce repetitive setup for frequent console tasks.

Use comparison actions when validating environment changes, configuration differences, or behavior changes between command runs.

If command history becomes noisy, clear history from the command actions and continue with a clean list.