mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
13 lines
302 B
Plaintext
13 lines
302 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder exp sync complete <unit>
|
|
|
|
Mark a unit as complete
|
|
|
|
Mark a unit as complete. Indicating to other units that it has completed its
|
|
work. This allows units that depend on it to proceed with their startup.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|