From ed2fdd710dfe2f1d3efe331413ba577e33ecbe65 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Jul 2023 11:43:17 +0000 Subject: [PATCH] chore(release): set `package.json` to 2.5.0 [skip ci] --- CHANGELOG.md | 20 + README.md | 3152 +------------------------------------------------- 2 files changed, 28 insertions(+), 3144 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e4e64b..a18479f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# [2.5.0](https://github.com/nuance-communications/mix-cli/compare/v2.4.0...v2.5.0) (2023-07-14) + + +### Bug Fixes + +* add case sensitive to with-name flag ([#169](https://github.com/nuance-communications/mix-cli/issues/169)) ([cc1ee19](https://github.com/nuance-communications/mix-cli/commit/cc1ee193bdeaa5b7dd7b05b4f86a8342db8c9964)) +* add failed message on error requests ([#184](https://github.com/nuance-communications/mix-cli/issues/184)) ([02cf308](https://github.com/nuance-communications/mix-cli/commit/02cf308eb3347d7035f8ef5575762bca5b50af29)) +* add warning instead of error message on redeploying an app-config ([#174](https://github.com/nuance-communications/mix-cli/issues/174)) ([ac6983f](https://github.com/nuance-communications/mix-cli/commit/ac6983f5d87d0b59ce8f22a4e131facb1dc39ab4)) +* correct help for subcommands ([#173](https://github.com/nuance-communications/mix-cli/issues/173)) ([08f8c18](https://github.com/nuance-communications/mix-cli/commit/08f8c18b47b9ad0bc99b6df86626e5191de218bb)) +* improve suggestion on auth failure ([#167](https://github.com/nuance-communications/mix-cli/issues/167)) ([9c51bc3](https://github.com/nuance-communications/mix-cli/commit/9c51bc372c3977da07d1ada6b234ebc5fdd9e837)) + + +### Features + +* add env-configs:configure command ([#183](https://github.com/nuance-communications/mix-cli/issues/183)) ([66b0330](https://github.com/nuance-communications/mix-cli/commit/66b0330ffcc3bf0fae899c02b22c49c801c70f02)) +* add env-configs:destroy command ([#186](https://github.com/nuance-communications/mix-cli/issues/186)) ([fceee8b](https://github.com/nuance-communications/mix-cli/commit/fceee8bbcb33e031522a49b00ce4d310a92114f6)) +* add env-configs:list command ([#177](https://github.com/nuance-communications/mix-cli/issues/177)) ([44b602e](https://github.com/nuance-communications/mix-cli/commit/44b602efd2db04c7cf503ac9c49c5db91891021c)) +* add support for multiple configs ([#185](https://github.com/nuance-communications/mix-cli/issues/185)) ([08323da](https://github.com/nuance-communications/mix-cli/commit/08323da4acd80a94cae77bbb5ac7b135a1c01f58)) +* add voices:list command ([#179](https://github.com/nuance-communications/mix-cli/issues/179)) ([9721a08](https://github.com/nuance-communications/mix-cli/commit/9721a08dc0dab02784dec1be56854f98a6144e3a)) + # [2.4.0](https://github.com/nuance-communications/mix-cli/compare/v2.3.0...v2.4.0) (2023-05-12) diff --git a/README.md b/README.md index 4442c69..9cdfda9 100644 --- a/README.md +++ b/README.md @@ -174,530 +174,8 @@ See our [Contribution Guidelines](CONTRIBUTING.md). # Commands -* [`mix app-configs:create`](#mix-app-configscreate) -* [`mix app-configs:deploy`](#mix-app-configsdeploy) -* [`mix app-configs:destroy`](#mix-app-configsdestroy) -* [`mix app-configs:export`](#mix-app-configsexport) -* [`mix app-configs:get`](#mix-app-configsget) -* [`mix app-configs:list`](#mix-app-configslist) -* [`mix app-configs:undeploy`](#mix-app-configsundeploy) -* [`mix app-configs:upgrade`](#mix-app-configsupgrade) -* [`mix app-credentials:list`](#mix-app-credentialslist) -* [`mix applications:get`](#mix-applicationsget) -* [`mix applications:list`](#mix-applicationslist) -* [`mix auth`](#mix-auth) * [`mix autocomplete [SHELL]`](#mix-autocomplete-shell) -* [`mix bot-configs:list`](#mix-bot-configslist) -* [`mix bot-credentials:list`](#mix-bot-credentialslist) -* [`mix bot-interfaces:export`](#mix-bot-interfacesexport) -* [`mix bot-interfaces:get`](#mix-bot-interfacesget) -* [`mix bots:list`](#mix-botslist) -* [`mix builds:destroy`](#mix-buildsdestroy) -* [`mix builds:export`](#mix-buildsexport) -* [`mix builds:get`](#mix-buildsget) -* [`mix builds:latest`](#mix-buildslatest) -* [`mix builds:list`](#mix-buildslist) -* [`mix channels:activate`](#mix-channelsactivate) -* [`mix channels:configure`](#mix-channelsconfigure) -* [`mix channels:create`](#mix-channelscreate) -* [`mix channels:deactivate`](#mix-channelsdeactivate) -* [`mix channels:rename`](#mix-channelsrename) -* [`mix data-hosts:latest`](#mix-data-hostslatest) -* [`mix data-hosts:list`](#mix-data-hostslist) -* [`mix data-types:list`](#mix-data-typeslist) -* [`mix deployment-flows:list`](#mix-deployment-flowslist) -* [`mix engine-packs:list`](#mix-engine-packslist) -* [`mix entities:configure`](#mix-entitiesconfigure) -* [`mix entities:convert`](#mix-entitiesconvert) -* [`mix entities:create`](#mix-entitiescreate) -* [`mix entities:destroy`](#mix-entitiesdestroy) -* [`mix entities:get`](#mix-entitiesget) -* [`mix entities:list`](#mix-entitieslist) -* [`mix entities:rename`](#mix-entitiesrename) -* [`mix entity-types:list`](#mix-entity-typeslist) -* [`mix env-configs:configure`](#mix-env-configsconfigure) -* [`mix env-configs:destroy`](#mix-env-configsdestroy) -* [`mix env-configs:list`](#mix-env-configslist) -* [`mix environments:list`](#mix-environmentslist) -* [`mix geographies:list`](#mix-geographieslist) -* [`mix grammars:export`](#mix-grammarsexport) -* [`mix grammars:replace`](#mix-grammarsreplace) * [`mix help [COMMAND]`](#mix-help-command) -* [`mix init`](#mix-init) -* [`mix intents:create`](#mix-intentscreate) -* [`mix intents:destroy`](#mix-intentsdestroy) -* [`mix intents:get`](#mix-intentsget) -* [`mix intents:list`](#mix-intentslist) -* [`mix intents:rename`](#mix-intentsrename) -* [`mix jobs:cancel`](#mix-jobscancel) -* [`mix jobs:get`](#mix-jobsget) -* [`mix jobs:list`](#mix-jobslist) -* [`mix language-topics:list`](#mix-language-topicslist) -* [`mix literals:export`](#mix-literalsexport) -* [`mix literals:import`](#mix-literalsimport) -* [`mix locks:get`](#mix-locksget) -* [`mix locks:list`](#mix-lockslist) -* [`mix ontology:export`](#mix-ontologyexport) -* [`mix ontology:import`](#mix-ontologyimport) -* [`mix organizations:list`](#mix-organizationslist) -* [`mix projects:build`](#mix-projectsbuild) -* [`mix projects:configure`](#mix-projectsconfigure) -* [`mix projects:create`](#mix-projectscreate) -* [`mix projects:destroy`](#mix-projectsdestroy) -* [`mix projects:export`](#mix-projectsexport) -* [`mix projects:get`](#mix-projectsget) -* [`mix projects:list`](#mix-projectslist) -* [`mix projects:lock`](#mix-projectslock) -* [`mix projects:rename`](#mix-projectsrename) -* [`mix projects:replace`](#mix-projectsreplace) -* [`mix projects:unlock`](#mix-projectsunlock) -* [`mix samples:export`](#mix-samplesexport) -* [`mix samples:import`](#mix-samplesimport) -* [`mix system:list`](#mix-systemlist) -* [`mix system:version`](#mix-systemversion) -* [`mix systems:list`](#mix-systemslist) -* [`mix voices:list`](#mix-voiceslist) - -## `mix app-configs:create` - -create an application configuration - -``` -USAGE - $ mix app-configs:create -D -M -P -T [--json | | --yaml] [--use-project-data-hosts] - [--with-build-type asr|dialog|nlu] [--with-locale ] - -FLAGS - -D, --deployment-flow= (required) deployment flow ID - -M, --mix-app= (required) Mix application ID - -P, --project= (required) project ID (defaults to MIX_PROJECT) - -T, --tag= (required) context tag - --json output raw data in JSON format - --use-project-data-hosts use data hosts defined in project - --with-build-type=