--- # Code generated by make gen. DO NOT EDIT. title: publickey description: Output your Coder public key used for Git operations --- Output your Coder public key used for Git operations Aliases: * pubkey ## Usage ```console 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.