We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
verdi code export
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:[email protected]:5672?heartbeat=600 ⏺ daemon: The daemon is not running.
The text was updated successfully, but these errors were encountered:
This is addressed in #6486
Sorry, something went wrong.
agoscinski
Successfully merging a pull request may close this issue.
The command if successful
returns nothing, but a message of the form
would be nice
My environment
Python 3.11.0, Ubuntu 22.04
The text was updated successfully, but these errors were encountered: