Skip to content

Conversation

@tmeckel
Copy link
Owner

@tmeckel tmeckel commented Dec 9, 2025

Closes: #159

Add a new 'export' subcommand to the serviceendpoint command group that allows exporting Azure DevOps service endpoint definitions as JSON. The command supports both stdout and file output, with optional inclusion of sensitive secrets. When secrets are not included, they are replaced with a placeholder and a warning is displayed.

The export includes all service endpoint properties including name, type, URL, description, shared status, authorization parameters, and additional data. The command supports both human-readable names and GUID identifiers for endpoint targeting.
@tmeckel tmeckel merged commit 916d576 into master Dec 9, 2025
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue159 branch December 9, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Implement azdo service-endpoint export command

2 participants