{"id":21743947,"url":"https://github.com/telefonica/luis-cli","last_synced_at":"2026-03-10T16:32:18.189Z","repository":{"id":14753974,"uuid":"75283998","full_name":"Telefonica/luis-cli","owner":"Telefonica","description":"Simple command-line interface to interact with Microsoft LUIS APIs.","archived":false,"fork":false,"pushed_at":"2022-12-07T17:31:32.000Z","size":157,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-13T05:07:24.973Z","etag":null,"topics":["cdco"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Telefonica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-01T10:58:15.000Z","updated_at":"2021-09-27T07:51:28.000Z","dependencies_parsed_at":"2023-01-13T18:06:17.393Z","dependency_job_id":null,"html_url":"https://github.com/Telefonica/luis-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Fluis-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Fluis-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Fluis-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Fluis-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Telefonica","download_url":"https://codeload.github.com/Telefonica/luis-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665747,"owners_count":21142123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdco"],"created_at":"2024-11-26T07:09:29.684Z","updated_at":"2025-10-26T10:41:32.349Z","avatar_url":"https://github.com/Telefonica.png","language":"TypeScript","readme":"# Luis Command-line Interface\n\nSimple command-line interface to interact with Microsoft LUIS APIs.\n\n## Install\n\n```sh\n$ npm install -g @telefonica/luis-cli\n```\n\n## Usage\n\nThis CLI uses the LUIS API to automate the following tasks:\n* update an existing LUIS app with the model of a local json file.\n* export an existing LUIS app to the specified local json file.\n\nNotes:\n* This tool assumes the use of \"native LUIS app json files\", the ones you get when you export an app.\n* When updating, it update utterances, intents, entities and phrase lists, creating the new ones and\n  deleting the ones no longer used. It also train an publish the app.\n\nType `./bin/luis-cli -h` to get more info about the available commands and general options.\nTo know more about one command, type `./bin/luis-cli \u003ccommand\u003e -h`.\n\nFor example: to update, to train and to publish a concrete LUIS application version based on a new LUIS model:\n`./bin/luis-cli update -s aac4012305e94ffebe2fa8408954aab3 -a b073cd3d-3b86-4367-813a-638840c83e3c -m ./training_model.json -v 0.3 -r westus -t false`\n\nOr to test a model:\n`./bin/luis-cli test -s aac4012305e94ffebe2fa8408954aab3 -a b073cd3d-3b86-4367-813a-638840c83e3c -m ./training_model.json -f ./errors.json -q 3`\n\nFor additional information about LUIS training models, please visit: https://github.com/Telefonica/language-model-converter\n\n\n## LICENSE\n\nCopyright 2017 [Telefónica I+D](http://www.tid.es)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelefonica%2Fluis-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelefonica%2Fluis-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelefonica%2Fluis-cli/lists"}