server restart

Aliases: 
  • restart
  •  
    Parameters:
    Name Type Required Default Hint
    name string false the short name of the server to restart
    directory string false web root for the server
    force boolean false false if passed, this will force restart the server
    openBrowser boolean false false open a browser after restarting, defaults to false

    Command Usage

    Resstart an embedded CFML server. Run command from the web root of the server or use
    the 'directory' and/or 'name' arguments.

    server restart
    
    server restart myapp