mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
2bd6d2908e
I'm sorry.
17 lines
357 B
Plaintext
17 lines
357 B
Plaintext
Usage: coder publickey [flags]
|
|
|
|
Output your Coder public key used for Git operations
|
|
|
|
Aliases: pubkey
|
|
|
|
[1mOptions[0m
|
|
--reset bool
|
|
Regenerate your public key. This will require updating the key on any
|
|
services it's registered with.
|
|
|
|
-y, --yes bool
|
|
Bypass prompts.
|
|
|
|
---
|
|
Run `coder --help` for a list of global options.
|