service-account commands require the org:service-accounts scope on your organization role, and are not available in personal workspaces.
create
Create a service account with the given organization role:<name> is a label you choose for the account (e.g. infra-apply).
trust create.
Find role ids with synthetiq role list. The printed id is what trust create takes as --service-account-id.
list
List the organization’s service accounts:update
Update a service account’s name or role:delete
Delete a service account:--role-id) with role list.
