Skip to content

@tua-mp/cli v0.5.0

Compare
Choose a tag to compare
@BuptStEve BuptStEve released this 09 Sep 02:38
· 3 commits to master since this release
79b7138
  • feat(cli): add --yes,-y option for declare command (#75)
$ tuamp declare --yes [apisPath]
# OR
$ tuamp d -y [apisPath]