GetCommandOptions: {
    limit?: number;
    offset?: number;
    orderBy?: string[];
}