export type GlobalOptions = { workspace: string | undefined; token: string | undefined; };