Command: {
    args: {
        file?: File;
        value?: string;
    }[];
    command: string;
}