mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
4d414a0df7
This is like `--yes`, but for parameter prompts.
525 B
Generated
525 B
Generated
publickey
Output your Coder public key used for Git operations
Aliases:
- pubkey
Usage
coder publickey [flags]
Options
--reset
| Type | bool |
Regenerate your public key. This will require updating the key on any services it's registered with.
-y, --yes
| Type | bool |
Bypass confirmation prompts.