Searched refs:nonInteractiveHelp (Results 1 – 5 of 5) sorted by relevance
19 type PromptOptions = { nonInteractiveHelp?: string } & Options;32 { nonInteractiveHelp, ...options }: PromptOptions = {}37 if (nonInteractiveHelp) {38 message += nonInteractiveHelp;
66 nonInteractiveHelp: NO_BUNDLE_ID_MESSAGE,171 nonInteractiveHelp: NO_PACKAGE_MESSAGE,
24 const nonInteractiveHelp = `Use the EXPO_TOKEN environment variable to authenticate in CI (${learnM… constant42 { nonInteractiveHelp }93 nonInteractiveHelp,
64 … nonInteractiveHelp: `Use the EXPO_TOKEN environment variable to authenticate in CI (${learnMore(
57 …nonInteractiveHelp: `--scheme: argument must be provided with a string in non-interactive mode. Va…