Skip to content

dt system lock

Overview

Aquire a system wide lock

Synopsis

dt system lock  <lock_name> 

Arguments

  • lock_name (required)
    Type: String
    System wide lock name

Examples

Get a system wide lock(to release the lock, terminate the dt process)

dt system lock my_shared_lock

SEE ALSO

← Back to dt system