Skip to content

feat: expose import / export features in the API #3012

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pehesi97
Copy link

@Pehesi97 Pehesi97 commented Apr 27, 2025

This PR exposes the import / export CLI features in the edge management API for use by ZAC.

This PR depends on openziti/edge-api#150.

Closes #3013.

@andrewpmartinez
Copy link
Member

Thank you very much for this PR. We are not ready to add this functionality to the controller at this time, which is why the CLI does the heavy lifting for now.

Additionally, it creates a dependency on the Edge API from the Fabric API. The Edge API is currently not required for some bare-bones configurations of the controller. The Edge and Fabric have been slowly merging, but at this point, this type of dependency isn't something we can accept.

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.

expose the import / export CLI commands in the Edge API
2 participants