added
New CLI commands
December 21st, 2023
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 machinemapps app-features:build
to create a new app feature buildmapps app-features:list
to list all features for a specific app versionmapps app-version:builds
to list all builds for a specific app versionmapps app:list
to list all apps for a specific usermapps storage:search
to search keys and values stored on monday for a specific customer accountmapps 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!