snow dbt execute 명령¶
snow dbt execute 명령은 Snowflake에서 다음 `dbt 명령<https://docs.getdbt.com/reference/dbt-commands>`_ 중 하나를 실행합니다.
`compile<https://docs.getdbt.com/reference/commands/compile>`_
`run-operation<https://docs.getdbt.com/reference/commands/run -operation>`_
`snapshot<https://docs.getdbt.com/reference/commands/snapshot>`_
dbt 명령 사용에 대한 자세한 내용은 `dbt 명령 참조<https://docs.getdbt.com/reference/dbt-commands>`_ 섹션을 참조하세요.
참고
Snowflake CLI 버전 3.15.0에서 --dbt-version 옵션을 사용하려면 다음 방법 중 하나를 사용하여 SNOWFLAKE_CLI_FEATURES_ENABLE_DBT_VERSION 기능 플래그를 활성화해야 합니다.