Files
coder/docs/cli/coder_publickey.md
2023-02-23 01:53:21 +00:00

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> |