Closed agoscinski closed 5 months ago
Fair enough. These commands function in this way because they allow multiple processes to be specified. It simply loops over those, with the result that nothing happens if no processes are specified. Should be easy enough to simply error out if no processes are defined whatsoever.
Describe the bug / Expected behavior
verdi process <SUBCOMMAND>
commands forshow
,report
,status
,watch
There should be some information for the use that the process id is missing. Even more for
watch
it starts to run which I find strange as no id was specified.verdi code <SUBCOMMAND>
andverdi process <SUBCOMMAND>
. Here comparewith
Error: Missing argument 'CODE'.
$ verdi status ✔ version: AiiDA v2.5.1 ✔ config: /home/alexgo/code/aiida-core/.aiida ✔ profile: alexgo ✔ storage: SqliteDosStorage[/home/alexgo/code/aiida-core/.aiida/repository/sqlite_dos_f275ff0f10174e8e84c13e82dd5ba452]: open, ✔ rabbitmq: Connected to RabbitMQ v3.8.14 as amqp://guest:guest@127.0.0.1:5672?heartbeat=600