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

Add tab autocompletion to btcli #1628

Merged
merged 7 commits into from
Dec 19, 2023
Merged

Add tab autocompletion to btcli #1628

merged 7 commits into from
Dec 19, 2023

Conversation

ifrit98
Copy link
Contributor

@ifrit98 ifrit98 commented Dec 19, 2023

No description provided.

@ifrit98 ifrit98 marked this pull request as ready for review December 19, 2023 18:04
@@ -16,6 +16,7 @@
# DEALINGS IN THE SOFTWARE.

import sys
import shtab
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely Done! Lets also up the minor version for this release then, since this will introduce a new requirement

@ifrit98 ifrit98 merged commit aad1b3d into staging Dec 19, 2023
9 checks passed
@ifrit98 ifrit98 mentioned this pull request Dec 19, 2023
ifrit98 added a commit that referenced this pull request Dec 19, 2023
* Logging/axon handling refactor (#1627)

* (WIP) refactor logging on axon side to be modular and cast larger net

* add missing InternalServerError exception

* Add decoding to get_commitment helper function to return original value (#1630)

Co-authored-by: Ayden Brewer <dalegribble@riseup.net>

* don't print subtensor message on cli (#1625)

* Add tab autocompletion to btcli (#1628)

* (WIP) add tab autocompletion to btcli

* add info cmd to btcli, can't install by default

* setup release branch 6.5.0

* update changelog

---------

Co-authored-by: Ayden Brewer <dalegribble@riseup.net>
@ifrit98 ifrit98 deleted the feature/btcli-autocomplete branch February 6, 2024 17:07
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.

None yet

3 participants