Skip to content
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

Add railway environment new and railway environment delete #587

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

Milo123459
Copy link
Collaborator

This pull request adds 2 new commands:

  • railway environment new
  • railway environment delete

railway environment new

railway environment new is a command for creating new environments. It supports duplicating pre-existing environments, injecting variables for services that are being duplicated, and works fully in non-interactive mode (whilst also having an interactive mode).

railway environment delete

This command allows you to delete environments. It will work in non interactive mode completely if you do not have 2FA on your account. If you do, then it won't, but this is the same case with any command that requires 2fa.

@Milo123459 Milo123459 added the release/minor Author minor release label Feb 3, 2025
@Milo123459 Milo123459 merged commit 942cd28 into master Feb 3, 2025
6 checks passed
@Milo123459 Milo123459 deleted the milo/railway-environment branch February 3, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/minor Author minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants