Commit 3fac43c
feat: add script to retrieve organization databaseId for VNet injection (#132)
* feat: add script to retrieve organization databaseId for VNet injection
* fix: update example
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: correct example usage in get-organization-id.sh
* fix: add missing header for GitHub API request in get-organization-database-id-for-vnet.sh
* docs: fix script name
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* docs: update script description
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: remove trailing spaces in GraphQL queries
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent d527b88 commit 3fac43c
File tree
3 files changed
+36
-2
lines changed- gh-cli
3 files changed
+36
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
934 | 947 | | |
935 | 948 | | |
936 | 949 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
0 commit comments