-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
- I have checked that a similar feature request does not already exist.
✍️ Is your feature request related to a problem? Please describe.
support [connection, variable, pool] copy commands
Follow-to #1867
🧩 Describe the solution you'd like
add support for these copy commands that list from the source deployment and iteratively create at the target
🤔 Describe alternatives you've considered
There's an opportunity to take this copy logic out of the CLI and migrate it to Core API server side, however there is not an easy way to guarantee an atomic operation and this may be a long API call if there are many objects to copy so it is better to keep it client side for now to simplify error reporting.
Is your feature request specific to a particular Astronomer Platform?
- Astro
- Software
- None/Unknown
💡 Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels