firebase / firebase/firebase-tools

Lack of documentation on --non-interactive

Open
#2,154 2 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

Cannot find any thorough documentation on `--non-interactive`. Only from the command line itself:

> error out of the command instead of waiting for prompts

Are there any assumptions that trigger this option ON automatically?

Do I understand correctly from [command.ts#L211](/firebase/firebase-tools/blob/d86aa5b5f24f1a92529d83c471690be732a4fc07/src/command.ts#L211) that `process.stdin.isTTY` is `false` for Ci environment like GitHub Actions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.