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

👌 IMPROVE: Hide verdi database #5400

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

chrisjsewell
Copy link
Member

This commit hides the (deprecated) database command group,
when using verdi --help.

This commit hides the (deprecated) `database` command group,
when using `verdi --help`.
@chrisjsewell chrisjsewell requested a review from sphuber February 27, 2022 01:40
@sphuber sphuber merged commit 62a4ebc into aiidateam:develop Feb 27, 2022
@sphuber
Copy link
Contributor

sphuber commented Feb 27, 2022

I just realized that this didn't update the reference in the docs through the automated hook. I think this because the code probably doesn't check whether commands are hidden or not. Should we also apply the hiddenness in the docs? Or is it best for the reference to be complete

@chrisjsewell
Copy link
Member Author

Yeh I noticed that, but was too lazy to look into it lol.
Note, it does already omit singular commands within a group, if they are hidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants