01
언제 사용하는가
Firebase Remote Config에 대한 포괄적인 가이드로 템플릿 관리 및 SDK 사용을 포함합니다.
사용자가 Remote Config 설정, 기능 플래그 관리 또는 앱 동작을 동적으로 업데이트하는 데 도움이 필요할 때 이 스킬을 사용하세요.
02
따라 하는 방법
- npx -y firebase-tools@latest remoteconfig:get -o remote_config.json을 실행합니다.
- npx -y firebase-tools@latest deploy --only remoteconfig을 실행합니다.
- npx -y firebase-tools@latest remoteconfig:versions:list을 실행합니다.
03
설치 방법
npx skills add installs: 55574 --skill firebase-remote-config-basics