platformsh-cli
The Platform.sh CLI is the official command-line interface for Platform.sh. Use this tool to interact with your Platform.sh projects, and to build them locally for development purposes.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / platformsh-cli
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/platformsh-cli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000539 539 Bytes | |
_servicedata | 0000000229 229 Bytes | |
extensions.php | 0000000807 807 Bytes | |
extensions.txt | 0000000832 832 Bytes | |
licenses.txt | 0000001412 1.38 KB | |
platformsh-cli-v3.3.6+git20160809.d262f3f.tar.xz | 0000110728 108 KB | |
platformsh-cli-vendor.tar.xz | 0000631548 617 KB | |
platformsh-cli.changes | 0000007628 7.45 KB | |
platformsh-cli.spec | 0000002247 2.19 KB | |
update.sh | 0000000440 440 Bytes |
Revision 3 (latest revision is 257)
Jimmy Berry (boombatower)
accepted
request 418046
from
Jimmy Berry (boombatower)
(revision 3)
- Update to version v3.3.6+git20160809.d262f3f: * Avoid parseProjectId() on null * Added an editorconfig file to keep IDEs properly behaved. * Update dependencies. Should mitigate CVE-2016-5385 and allow PHP 7.1 support * Add security-checker in Travis (#482) * Use a direct proc_open() instead of passthru() (#484) * Remove extra parsing to find SSH/Drush commands (#485) * Release v3.3.5 * Follow-up fix: SSH and Drush commands silently dropping arguments * Explicitly check the PHP version when running the CLI tool (#489) * Ensure the project ID is written to config after 'get' * Report progress during Git clone (#487) * No need anymore for temporary vars in the executable file * More reliably exclude .platform/local from Git * Use a separate session ID for API tokens (#492) * Release v3.3.6
Comments 0