Menu
NestNestDocsNest
GitHubTwitter
๐ŸŒœ
๐ŸŒž
NestNestDocs
  • Nest
  • GitHub
  • Twitter
  • Nest.land
    • Introduction
  • Nest CLI
    • Getting started
    • Commands
      • help
      • init
      • setup
      • login
      • logout
      • switch
      • publish
      • sync
      • config
        • pull
        • push
        • diff
        • status
      • upgrade
    • Configuration files
      • module.json
      • ignore
    • FAQ
    • CI/CD
  • Eggs
    • Introduction
    • Installation
    • Linking your API key
    • Configuration
    • Publishing a module
    • Dependency tree
    • Updating all of your dependencies
    • Installing a script
    • Upgrade eggs
  • API
    • Introduction
    • Mutations
    • Queries

nest upgrade

Upgrade nest cli to the given version.

nest upgrade [version]

Arguments#

argumentdefaultdescription
versionlatestA given semver version

Examples#

nest upgrade
nest upgrade 1.0.0
Edit this page
Previous
ยซ nest config status
Next
module.json ยป
  • Arguments
  • Examples
Sponsored by Vercel