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

[WIP] Feat: Support for adding Custom Domains with railway domain [domain] #571

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

alexng353
Copy link
Contributor

@alexng353 alexng353 commented Nov 4, 2024

Usage: railway custom-domain [-d | --domain domain]

Also can run interactively. Currently am unsure if it will work headless, but willing to test if that's necessary for this feature.

Note: I updated the GQL schema using the provided method in CONTRIBUTING.md, can be reverted if admin deems it necessary (for whatever reason).

Fixes: #512

image
image

@brody192 brody192 changed the title Feat: CLI command to add a custom domain [WIP] Feat: CLI command to add a custom domain Nov 4, 2024
@alexng353 alexng353 changed the title [WIP] Feat: CLI command to add a custom domain [WIP] Feat: Support for adding Custom Domains with railway domain [domain] Nov 5, 2024
src/commands/domain.rs Outdated Show resolved Hide resolved
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.

Add CLI feature for adding a custom domain
2 participants