Who’s afraid of the command line? — WordCamp Rome 2018

I gave this talk at WordCamp Rome 2018 in Rome, Italy, in Italian (original title: Chi ha paura della command-line?).
Human–machine interfaces have spent decades becoming simpler and more intuitive. And yet there are jobs where the command line is still the better tool — the steady rise of WP-CLI, now officially supported by WordPress, is the evidence.
The argument of this talk was that you do not need to be a programmer or a sysadmin to get something concrete out of command-line tools. After a short introduction, I went through a series of practical, easily copied examples where the command line saves a genuinely ridiculous amount of time.
What I covered
- Why a text interface still wins for repetitive and bulk operations
- WP-CLI from a standing start: installing it and running something useful in a few minutes
- Bulk content, user and option operations that are painful in the admin and trivial here
- Updates, database search-and-replace and migrations without clicking through screens
- Where to stop: the things you should still do in the admin
Slides and recording
- Slides (Google Slides)
- Recording on YouTube
- Session page on the WordCamp Rome 2018 site
Related reading

WebMCP in the block editor — WordCamp US 2026 Contributor Day
WordCamp US ran Contributor Day as a hackathon. Five of us spent it teaching the block editor to expose its own actions as WebMCP tools, so an agent can edit a post live in the browser.
5 min read

Organising WordCamp Europe 2024: an interview for Osom To Know
Ohia and I joined Maciej Nowak to talk through what it actually takes to organise WordCamp Europe — remote coordination, visas, suppliers, and the volunteers who make it happen.
5 min read

Grunt: automation for “lazy” developers — WordCamp Bari 2019
The Italian, full-length version of the Grunt talk: automating the repetitive parts of WordPress plugin and theme development so you can spend attention on the parts that matter.
1 min read