Azure / Azure/data-api-builder

Update `export` command to be flexible with HTTP/HTTPS ports

Offen
#2,351 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @abhishekkumams Auf GitHub ansehen
enhancement
Vorherrschende Sprache
C#
Sterne
1.5k
Forks
370
Ø Merge
3 T. 22 Std.
Gemergte PRs (30 T.)
9

Beschreibung

Currently, export command uses https endpoint but if it fails it will use http endpoint. but considering it's security implications we would like to add a cli option in the `export` command which will specify if we need to allow the use of fallback http url or not.

Add a cli option in `export` command.

Suggested Option:
`--allow-http-fallback`
Type: Boolean
Default Value: false
value required: No (acts like a switch)

example:
`dab export --graphql -o ./schema --allow-http-fallback`

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.