Skip to content

add AF3 support for deployment object copy commands #1868

@jaketf

Description

@jaketf

✍️ 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions