I tried using the command line functions:config:unset es.tipsinstitue.typeas indicated here . Environment configuration . But that does not work for me. This gives me the following exception.
functions:config:unset es.tipsinstitue.type
The filename, directory name or volume label syntax is incorrect.
Please help me.
I don't know if this is a documentation error or not. Use firebase functions:config:unset es.tipsinstitue.typeinstead functions:config:unset es.tipsinstitue.type. This will remove the environment variable.
firebase functions:config:unset es.tipsinstitue.type
Source: https://habr.com/ru/post/1684232/More articles:Всегда ли команда UNLINK лучше DEL? - nonblockingWhere can I run a startup script in Jupyter? - pythonInstall a specific version of Visual Studio 2017 - visual-studioUsing python to search for objects in an array with the same initial characters - pythonHow to analyze a backup aerial file for data recovery? - aerospikeConvert a loop (while and for) to a stream - javaWhy can't I find one available when I install it using setup.py? - pythonВставьте изображение в ячейку excel в MATLAB - imagePrint and resize MATLAB in Excel - excelCrop MS Word images with Matlab Activex control - ms-wordAll Articles