Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.82 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.82 KB

Cosmos sdk CLI completions for Nushell

cosmos-nushell2

Installation

In Nushell:

  • git clone https://github.com/cyber-prophet/cosmos-nushell
  • cd cosmos-nushell
  • overlay use out/neutrond/neutrond_nu_completions.nu

Use

Start typing executable name, for example neutrond, hit tab: check completions.

For the best experience I suggest to set $env.config.completions.partial = true

Already parsed completions

In this repository you can find:

Parsing completions

Use cyber-cli-bash-parsing.ipynb, set the executable name, run.