cli icon indicating copy to clipboard operation
cli copied to clipboard

The unified tool for managing your Platform.sh services from the command line.

Results 45 cli issues
Sort by recently updated
recently updated
newest added

Now that this repository is hosted primarily in GitHub, we should change the CI to use GitHub actions instead of GitLab CI.

enhancement

A couple days ago, I upgraded from the legacy CLI to the new CLI. I've noticed that the actions are failing fairly frequently (for example, in a series of actions...

Hello everybody, I've come across with an issue on a Linux server where multiple users are using the Platform.sh CLI utility. When two or more of them try to use...

bug

To be easily installed on ArchLinux-based distros (Manjaro, EndeavourOS...) using `pacman`, we need to provide an AUR package. It seems to be supported by Go Releaser ([DDEV generates AUR packages...

"checkShellConfigLeftovers" sends a big warning after every command, about config left over in a shell config file, even though it's not doing any harm also getting rid of this config...

The zip right now contains only zsh and bash

CLI

Rely on the composer/ca-bundle package instead

I'd be useful if the login command supported someway of telling it to do nothing if I'm already logged in, I want to call it at the start of scripts...

Auth

When trying to set a variable in the default environment, the shortcut `.` is not recognized. Using `main` works, though. But the shortcut is nicer when scripting across projects where...

CLI

Tested on the GitLab side Rationale: - Go seems to be fine at running these kinds of tests, and it removes the need to worry about Python and Selenium, which...