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

Hi, I'm not sure if this is a bug or expected behavior, but it strikes me as potentially risky. I'm not being asked for confirmation when running `platform drush cset`....

Current cli allows for using `p` for project related commands ![image](https://uploads.linear.app/3062f24d-85fb-4ca0-b289-3facbcd02be1/6f0175bc-e9b0-4bc3-b5b3-d440f87325f0/044af4f3-fef8-466a-9e56-991af2f0b5a7?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzMwNjJmMjRkLTg1ZmItNGNhMC1iMjg5LTNmYWNiY2QwMmJlMS82ZjAxNzViYy1lOWIwLTRiYzMtYjViMy1kNDQwZjg3MzI1ZjAvMDQ0YWY0ZjMtZmVmOC00NjZhLTllNTYtOTkxYWYyZjBiNWE3IiwiaWF0IjoxNzE4ODc2OTkwLCJleHAiOjMzMjg5NDM2OTkwfQ.AKfiM0tBowmKFJXH-Uv5mTnq4x-4YTRZMdn_PqSjYXo) However, attempting to use the short cut for the `init` command throws a `[CommandNotFoundException] Command "p:init" is not defined.`...

CLI

Hi team, the error below is returned when permissions of `.gpg` key is not world readable: ``` Executing the setup script for the 'platformsh/cli' repository ... OK: Checking for required...

CLI

I'm getting a Fatal Error after execution a deployment or backup with the Platform.sh CLI ``` Creating a backup of master. Note: this may delete an older backup if the...

Needed for the test in https://github.com/platformsh/legacy-cli/pull/1532

Hello Platformers, I'm having an issue where multiple users on a server can't use the Platform.SH CLI except whoever was the first user to use it. The lock file is...

Hi, I've tried to make workign GZip and file options working together, but it seems that gzip force the filename and we cannot pass it to the command db:dump. Could...

We started our platform.sh project with just one app called drupal. We are running multisite and generating drush aliases worked fine. Eventually, we re-architected it to be a multi app...