Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
verdi node delete
: Add verbose list of pks to be deleted (aiidateam…
…#5878) The `verdi node delete` command provided no way to a user to introspect which pks would be deleted, just the total number of nodes. A log message on the INFO level is added with the full list of pks to be deleted. A user can use the `-v info` option to print it.
- Loading branch information