added

New CLI commands

We've recently added seven new commands to make your monday.com app development experience easier:

  • mapps tunnel:create to create a networking tunnel to publicly expose code running on the local machine
  • mapps app-features:build to create a new app feature build
  • mapps app-features:list to list all features for a specific app version
  • mapps app-version:builds to list all builds for a specific app version
  • mapps app:list to list all apps for a specific user
  • mapps storage:search to search keys and values stored on monday for a specific customer account
  • mapps storage: export to export all keys and values stored on monday for a specific customer account

You can read more about each command and see examples in our documentation!