How to add a command to CLion?

Hi there,
I’m using CLion for PlatformIO.

I would like to add some commands to the default ones:

How can I add a command like this:
pio pkg outdated
in addition to the build, clean, upload, ecc…, ones???