turnkey_tk 0.4.1

A CLI for machines to use Turnkey for git, ssh, and credential management
turnkey_tk-0.4.1 is not a library.

tk is the CLI for agent authorization on Turnkey: credentials, users and tags, policies, secrets, sessions, SSH, and Git signing backed by Turnkey keys.

Getting started

Paste this into your agent:

Install the Turnkey tk CLI with
`curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/tkhq/tk/main/install.sh | sh`.
Install the tk skills with `tk skills install --into <your skills directory>`,
read the installed turnkey-tk/SKILL.md, and walk me through bootstrapping my
Turnkey organization at https://app.turnkey.com.

Manual installation

curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/tkhq/tk/main/install.sh | sh

Docs

Contact us

tk is part of Turnkey's agent auth beta. To ask a question or tell us what your agents need, reach us at turnkey.com/agent-auth-beta.

For the thinking behind this project, see this thread.