Start the Identity Broker.
start-broker
start-broker --nodetach
      -V
      
      --version
    
| Description | Display Identity Broker version information | 
      -H
      
      --help
    
| Description | Display general usage information | 
--help-debug
| Description | Display help for using debug options | 
| Advanced | Yes | 
      -s
      
      --systemInfo
    
| Description | Display general system information | 
      -L
      
      --useLastKnownGoodConfig
    
| Description | Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration | 
      -S
      
      --skipPrime
    
| Description | Do not perform priming for backends even if that feature is enabled in the configuration | 
--lockdownMode
| Description | Start the server in lockdown mode so that it will only accept requests from users with the lockdown-mode privilege | 
      -N
      
      --nodetach
    
| Description | Do not detach from the terminal and continue running in the foreground | 
      -Q
      
      --quiet
    
| Description | Use quiet mode |