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
    • 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 logout

Remove an existing user account.

nest logout [username]

Arguments#

argumentdescription
usernameA username
info

If [username] is missing, you will be prompted to enter it.

Examples#

nest logout
nest logout me
Edit this page
Previous
ยซ nest login
Next
nest publish ยป
  • Arguments
  • Examples
Sponsored by Vercel