Back to source list
Official
Premium
Buildkite
This plugin is in preview.
Sync from Buildkite to any destination
Publisher
cloudquery
Latest version
v1.0.0
Type
Source
Platforms
Date Published
buildkite_agents
Table Options #
include_access_token
(boolean
) (nullable) (default:false
)By default, CloudQuery will not sync access tokens of an agent. Excluding the corresponding columns from the synced data in order to prevent access to secret data.
- This table requires the following permissions:
read_agents
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
access_token | utf8 |
connection_state | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
creator | json |
graphql_id | utf8 |
hostname | utf8 |
id | utf8 |
ip_address | utf8 |
job | json |
last_job_finished_at | timestamp[us, tz=UTC] |
meta_data | list<item: utf8, nullable> |
name | utf8 |
priority | int64 |
url | utf8 |
user_agent | utf8 |
version | utf8 |
web_url | utf8 |