Skip to main content
Congratulations on completing the tutorial! You’ve built a fully functional SFTP plugin with:
  • PKL schema definitions
  • Full CRUD lifecycle
  • Discovery support
  • Conformance tests
  • CI/CD pipeline
  • Local testing workflow

Tutorial plugin

The complete SFTP plugin from this tutorial is available on GitHub:

Production plugins

Study these production plugins to see real-world patterns:

What’s next

Concepts

Ready to go deeper? Check out the concepts guides:

Reference

For detailed API documentation:
Previous: 14 - Observability | Next: dive into the concepts guides or study a production plugin