# 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.
| | | | --- | --- | | Default | false | ### --yes, -y Bypass prompts
| | | | --- | --- | | Default | false |