circle_ci v0.1.0 CircleCI.Project.CheckoutKey View Source
Link to this section Summary
Functions
Creates a new checkout key. Only usable with a user API token
Deletes the checkout key
Gets the checkout key
Lists the checkout keys for a project
Link to this section Functions
Creates a new checkout key. Only usable with a user API token.
Params: type - The type of key to create. Can be ‘deploy-key’ or ‘github-user-key’.
Deletes the checkout key
Params: fingerprint - The fingerprint of key
Gets the checkout key
Params: fingerprint - The fingerprint of key
Lists the checkout keys for a project