options
options: {
balena: {
apiKey: any;
apiUrl: any;
application: {
env: {
delta: any;
};
};
organization: any;
};
balenaOS: {
config: {
installerForceMigration: any;
uuid: any;
};
download: {
imageType: any;
version: any;
};
network: {
wired: any;
wireless: any;
};
};
id: string;
replOnFailure: any;
tmpdir: any;
}
Setup task queue for suite initialization tasks