Commit c6defcb
Update message when users try to update from 1st to 2nd Gen function (#7611)
* Update message when users try to update from 1st to 2nd Gen function using the same function name.
CLI has always block the transition 1st Gen to 2nd Gen in the CLI - change here simply update the product name and point users to our public doc that documents changes necessary to transition to 2nd gen function.
Aside: Cloud Run functions doesn't allow for 1st and 2nd gen functions to share the same name.
* messaging nit.
* Say 'see' instead of 'please'.
---------
Co-authored-by: joehan <[email protected]>1 parent 4beac36 commit c6defcb
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
| 319 | + | |
| 320 | + | |
322 | 321 | | |
323 | 322 | | |
324 | 323 | | |
0 commit comments