feat(cli): pause notifications (#13873)

This commit is contained in:
Marcin Tojek
2024-07-11 15:22:20 +02:00
committed by GitHub
parent f36b816391
commit bee913ac45
12 changed files with 313 additions and 3 deletions

View File

@ -0,0 +1,9 @@
coder v0.0.0-devel
USAGE:
coder notifications pause
Pause notifications
———
Run `coder --help` for a list of global options.