wasmCloud / wash

WAsmcloud SHell - the comprehensive command-line tool for wasmCloud development
https://wasmcloud.com
Apache License 2.0
149 stars 58 forks source link

Add commonly mistaken aliases #956

Closed brooksmtownsend closed 8 months ago

brooksmtownsend commented 8 months ago

Feature or Problem

This PR adds a couple simple aliases where users may forget to make the subcommand a plural subcommand or where existing muscle memory may kick in (e.g. going back and forth between the NATS CLI with --domain and wash with `--js-domain)

Related Issues

N/A

Release Information

next patch

Consumer Impact

Certain Go developers will enjoy this

Testing

Built on platform(s)

Tested on platform(s)

Unit Test(s)

Acceptance or Integration

Manual Verification