Open agoscinski opened 6 months ago
The command if successful
$ verdi code export add@localhost code-setup.yml
returns nothing, but a message of the form
Success: Code<1> add@localhost setup exported to file 'code-setup.yml'.
would be nice
Python 3.11.0, Ubuntu 22.04
$ verdi status ✔ version: AiiDA v2.5.1.post0 ✔ config: /home/alexgo/code/aiida-core/.aiida ✔ profile: presto-1 ✔ storage: SqliteDosStorage[/home/alexgo/code/aiida-core/.aiida/repository/sqlite_dos_8665b32a7f4d45d3b1448d7931fd503d]: open, ✔ broker: RabbitMQ v3.8.14 @ amqp://guest:guest@127.0.0.1:5672?heartbeat=600 ⏺ daemon: The daemon is not running.
This is addressed in https://github.com/aiidateam/aiida-core/pull/6486
The command if successful
returns nothing, but a message of the form
would be nice
My environment
Python 3.11.0, Ubuntu 22.04