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

Get a one time login URL for any environment #68

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

Yuvania
Copy link
Contributor

@Yuvania Yuvania commented Dec 13, 2024

Description:

This PR adds a new platform:uli command to Fire, making it easy to get a one-time login URL for a site and its environment, no matter if it's on Pantheon, Acquia, or Platform.sh. Now, you just need to type fire platform:uli (for example, fire platform:uli pr-123), and Fire takes care of the rest, without worrying about platform-specific commands (like Terminus, Acquia CLI, or Platform.sh CLI).

What this change does:

  • Supports Pantheon, Acquia, and Platform.sh.
  • Automatically detects the platform and runs the correct command.
  • Simplifies getting the login URL for any environment.
  • Removes the need to switch between different platform CLI tools.

@Yuvania Yuvania requested review from edwtorba and rigoucr December 13, 2024 20:41
@Yuvania Yuvania self-assigned this Dec 13, 2024
@Yuvania Yuvania added enhancement New feature or request needs review labels Dec 13, 2024
@Yuvania
Copy link
Contributor Author

Yuvania commented Dec 13, 2024

It would help with this request: #61

@Yuvania Yuvania changed the title feat: add support for uli in diferences platforms Get a one time login URL for any environment Dec 13, 2024
Copy link
Contributor

@edwtorba edwtorba left a comment

Choose a reason for hiding this comment

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

Nice :shipit:

@Yuvania Yuvania added passed review and removed enhancement New feature or request needs review labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants