ops-cli
ops-cli copied to clipboard
[AAM-65858] Add ops-cli Teleport support
Description
Add support for Teleport (https://goteleport.com/).
Related Issue
Motivation and Context
Balabit will be replaced by Teleport hence support will need to be added.
How Has This Been Tested?
Tested ops functionality for ssh, sync, run and playbook. Added additional tests for ssh with Teleport.
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] I have signed the Adobe Open Source CLA.
- [x] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.