Skip to content

Upgrading

npx @alliance/cli --registry https://source.webprovisions-origin-se-prod.ace.teliacompany.net/api/packages/alliance/npm/ upgrade [options]

Recursively upgrades all @telia-ace dependencies, lists warnings and recommended changes for all apps in the current directory.

WARNING

If you have a repository with multiple apps, it is recommended to run this command in the root of your repository.

Arguments

FlagAliasDefaultDescription
--help-hN/ADisplay command information.
--next-nfalseWhether or not the CLI should include the 'next' tag when upgrading @telia-ace packages.

Example

sh
npx @alliance/cli --registry https://source.webprovisions-origin-se-prod.ace.teliacompany.net/api/packages/alliance/npm/ upgrade