quit

Aliases: 
  • exit
  •  
  • q
  •  
  • e
  •  
    Parameters:
    Name Type Required Default Hint
    exitCode string false 0 The exitCode for the box process to return

    Command Usage

    Exits out of the shell. If the CommandBox binary was executed directly, the shell will close. If the
    CommandBox binary was run from your OS's native shell, you will be returned there.

    exit
    You can exit the shell with a specific exit code like this:
    exit 1
    Please note, any embedded servers started during your session will continue to run as they are in a separate
    process. Use the icon in your OS's command tray to interact with the servers, or start CommandBox back up
    at a later time and "cd" to the root folder of the server.