Menu
NestNestDocsNest
GitHubTwitter
๐ŸŒœ
๐ŸŒž
NestNestDocs
  • Nest
  • GitHub
  • Twitter
  • Nest.land
    • Introduction
  • Nest CLI
    • Introduction
    • Overview
    • Commands
      • publish
    • Configuration files
      • module.json
      • ignore
    • 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

Upgrade eggs

To upgrade the eggs CLI, use the command shown:

eggs upgrade

Alternatively you can use the install command with the -f flag to upgrade.

deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.2.3/mod.ts
Edit this page
Previous
ยซ Installing a script
Next
Nest API ยป
Sponsored by Vercel