turbot/planetscale

GitHub
steampipe plugin install planetscalesteampipe plugin install planetscale

Table: planetscale_organization

List organizations in your account.

Examples

List all organizations

select
*
from
planetscale_organization

.inspect planetscale_organization

Organizations in the PlanetScale account.

NameTypeDescription
_ctxjsonbSteampipe context in JSON form, e.g. connection_name.
created_attimestamp with time zoneWhen the organization was created.
nametextName of the organization.
updated_attimestamp with time zoneWhen the organization was updated.