Install with winget
Open PowerShell or Command Prompt and run:
winget install SAP.btptf
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About btptf
Terraform exporter for SAP BTP (btptf CLI) is a tool that helps you integrate existing SAP BTP resources into Terraform/OpenTofu, facilitating a seamless adoption of Infrastructure-as-Code practices.
Advanced Install Options
Install (latest)
winget install SAP.btptfInstall (pinned version)
winget install --id SAP.btptf -e --version 1.6.0Upgrade
winget upgrade SAP.btptfUninstall
winget uninstall SAP.btptfFrequently Asked Questions
How do I install btptf using winget?
Open PowerShell or Windows Terminal and run:
winget install SAP.btptf. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is btptf?
A Terraform/OpenTofu exporter for SAP BTP resources.
Is btptf free to use?
btptf is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update btptf with winget?
Run
winget upgrade SAP.btptf in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall btptf?
Run
winget uninstall SAP.btptf to remove btptf from your system.