mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
30 lines
438 B
Markdown
30 lines
438 B
Markdown
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# coder publickey
|
|
|
|
Output your Coder public key used for Git operations
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder publickey [flags]
|
|
```
|
|
|
|
## Flags
|
|
|
|
### --reset
|
|
|
|
Regenerate your public key. This will require updating the key on any services it's registered with.
|
|
<br/>
|
|
| | |
|
|
| --- | --- |
|
|
| Default | <code>false</code> |
|
|
|
|
### --yes, -y
|
|
|
|
Bypass prompts
|
|
<br/>
|
|
| | |
|
|
| --- | --- |
|
|
| Default | <code>false</code> |
|