Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
20 lines
455 B
Plaintext
20 lines
455 B
Plaintext
Train lets you talk to your local or remote operating systems and APIs with a
|
|
unified interface.
|
|
|
|
It allows you to:
|
|
- execute commands via run_command
|
|
- interact with files via file
|
|
- identify the target operating system via os
|
|
- authenticate to API-based services and treat them like a platform
|
|
|
|
Train supports:
|
|
- Local execution
|
|
- SSH
|
|
- WinRM
|
|
- Docker
|
|
- Mock (for testing and debugging)
|
|
- AWS as an API
|
|
- Azure as an API
|
|
- VMware via PowerCLI
|
|
- Habitat
|