Skip to content

feat: implement copy app command#251

Merged
ctrox merged 1 commit intomainfrom
copy-app
Jul 11, 2025
Merged

feat: implement copy app command#251
ctrox merged 1 commit intomainfrom
copy-app

Conversation

@ctrox
Copy link
Copy Markdown
Contributor

@ctrox ctrox commented Jul 11, 2025

This implements a simple copy app command. The whole spec is copied with
some exceptions:

  • Hosts are not copied to avoid conflicts with the old app unless
    explicitly forced with the --copy-hosts flag
  • The new app is in paused state unless explicitly forced with the
    --start flag

The new app can be copied into a different project if desired.

@ctrox ctrox force-pushed the copy-app branch 2 times, most recently from 29c13ff to bc962d8 Compare July 11, 2025 08:57
This implements a simple copy app command. The whole spec is copied with
some exceptions:

* Hosts are not copied to avoid conflicts with the old app unless
  explicitly forced with the `--copy-hosts` flag
* The new app is in paused state unless explicitly forced with the
  `--start` flag

The new app can be copied into a different project if desired.
Copy link
Copy Markdown
Contributor

@thirdeyenick thirdeyenick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ctrox ctrox merged commit 22c42ed into main Jul 11, 2025
3 checks passed
@ctrox ctrox deleted the copy-app branch July 11, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants