From 4bf7c54b3b3b961278b5eb010424b68ebed66f4d Mon Sep 17 00:00:00 2001 From: Greg Rashkevitch Date: Sun, 28 Jan 2024 19:18:31 +0200 Subject: [PATCH] Update README.md --- README.md | 462 +----------------------------------------------------- 1 file changed, 3 insertions(+), 459 deletions(-) diff --git a/README.md b/README.md index 957ae24..2c61928 100755 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -

Public access to this CLI is currently restricted but will become available in the next few -months

- ---- -monday-code-cli +monday-apps-cli ================= -monday.com cli tool for `` apps management. - - -* [Usage](#usage) -* [Commands](#commands) - +monday.com cli tool for monday apps management. # Usage @@ -30,451 +21,4 @@ USAGE # Commands - -* [`mapps app-features:build`](#mapps-app-featuresbuild) -* [`mapps app-features:list`](#mapps-app-featureslist) -* [`mapps app-version:builds`](#mapps-app-versionbuilds) -* [`mapps app-version:list`](#mapps-app-versionlist) -* [`mapps app:deploy`](#mapps-appdeploy) -* [`mapps app:list`](#mapps-applist) -* [`mapps autocomplete [SHELL]`](#mapps-autocomplete-shell) -* [`mapps code:env`](#mapps-codeenv) -* [`mapps code:logs`](#mapps-codelogs) -* [`mapps code:push`](#mapps-codepush) -* [`mapps code:status`](#mapps-codestatus) -* [`mapps help [COMMANDS]`](#mapps-help-commands) -* [`mapps init`](#mapps-init) -* [`mapps storage:export`](#mapps-storageexport) -* [`mapps storage:search`](#mapps-storagesearch) -* [`mapps tunnel:create`](#mapps-tunnelcreate) - -## `mapps app-features:build` - -Create an app feature build. - -``` -USAGE - $ mapps app-features:build [--verbose] [--print-command] [-a ] [-i ] [-d ] [-t - custom_url|monday_code|monday_code_cdn] [-u ] - -FLAGS - -a, --appId= Please enter app id: - -d, --appFeatureId= Please enter the app feature id of your app: - -i, --appVersionId= Please enter the app version id of your app: - -t, --buildType=