tablelandnetwork / tableland-js

Mono-repo containing Tableland JS libraries and tools
13 stars 1 forks source link

(cli) add studio commands #133

Closed joewagner closed 6 months ago

joewagner commented 6 months ago

In order to combine our CLIs we decided to add the studio cli commands as a sub command. This is accomplished by simply importing the studio cli code and loading the commands under studio

Related to: https://github.com/tablelandnetwork/studio/pull/241

fixes: https://linear.app/tableland/issue/ENG-713/move-all-existing-studio-cli-commands-to-a-sub-command-in-the-original

linear[bot] commented 6 months ago

ENG-713 move all existing studio cli commands to a sub-command in the original cli