Skip to content
New issue

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 does not return a message if successful #6421

Open
agoscinski opened this issue May 27, 2024 · 1 comment · May be fixed by #6643
Open

verdi code export does not return a message if successful #6421

agoscinski opened this issue May 27, 2024 · 1 comment · May be fixed by #6643

Comments

@agoscinski
Copy link
Contributor

agoscinski commented May 27, 2024

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

My environment

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.
@agoscinski agoscinski added good first issue Issues that should be relatively easy to fix also for beginning contributors priority/nice-to-have labels May 27, 2024
@agoscinski agoscinski self-assigned this May 27, 2024
@unkcpz
Copy link
Member

unkcpz commented Nov 28, 2024

This is addressed in #6486

@unkcpz unkcpz removed the good first issue Issues that should be relatively easy to fix also for beginning contributors label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants