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 support for arbitrarily nested subcommands #3688

Merged
merged 1 commit into from Jun 25, 2021

Conversation

sophiajt
Copy link
Member

With this PR, you'll be able to create arbitrarily nested subcommands.

def "aws s3 rb ax vf qqqq rrrr" [url] {
  $url + " loaded"
}

aws s3 rb ax vf qqqq rrrr localhost

@sophiajt sophiajt merged commit b1970f7 into nushell:main Jun 25, 2021
@sophiajt sophiajt deleted the manysubcommands branch June 25, 2021 21:55
palashahuja pushed a commit to palashahuja/nushell that referenced this pull request Jun 26, 2021
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

1 participant