Working with the command line
The command line program "tcpkg" enables you to manage TwinCAT components (workloads) or individual packages.
- The TwinCAT Package Manager must be installed. The "tcpkg" command is then available on the system.
- The command line program "tcpkg" can be executed in a PowerShell or a classic command line. You need administration rights for most actions.
- The command integrates a help system. With "tcpkg -h" the top-level help can be called up; with "tcpkg list -h", for example, detailed help for the "list" command can be called up. In this help you will find all possible commands that may go beyond this documentation.
- Visual Studio/XAE Shell may need to be closed for the installation.
Commands for the command line
This list is a choice to give an overview of the most important commands.
Command | Description |
|---|---|
Querying and changing TcPkg configurations, e.g. Visual Studio integration or runtime mode and proxy settings. | |
Configuring the sources (feeds). | |
Listing the workloads and packages that are available on a feed or the local system. | |
Installing workloads or packages. | |
Uninstalling workloads and packages. |