Menu
NestNestDocsNest
GitHubTwitter
๐ŸŒœ
๐ŸŒž
NestNestDocs
  • Nest
  • GitHub
  • Twitter
  • Nest.land
    • Introduction
  • Nest CLI
    • Getting started
    • Commands
      • help
      • init
      • login
      • logout
      • publish
      • setup
      • switch
      • sync
      • upgrade
    • Configuration files
      • module.json
      • ignore
      • data.json
      • users.json
    • 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 help

Show the global help or the help of a sub-command.

nest help [...command]

Arguments#

argumentdescription
...commandA command or a sub-command
info

Show the global help if no command is provided

Examples#

nest help
nest help login
nest help publish 1.2.5 --pre
Edit this page
Previous
ยซ Getting started
Next
nest init ยป
  • Arguments
  • Examples
Sponsored by Vercel