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 | 0000000529 529 Bytes | |
_servicedata | 0000000229 229 Bytes | |
extensions.php | 0000000807 807 Bytes | |
extensions.txt | 0000000832 832 Bytes | |
licenses.txt | 0000001412 1.38 KB | |
platformsh-cli-v3.6.0.tar.xz | 0000116200 113 KB | |
platformsh-cli-vendor.tar.xz | 0000632252 617 KB | |
platformsh-cli.changes | 0000012137 11.9 KB | |
platformsh-cli.spec | 0000002344 2.29 KB | |
update.sh | 0000000440 440 Bytes |
Revision 11 (latest revision is 257)
Jimmy Berry (boombatower)
accepted
request 436719
from
Jimmy Berry (boombatower)
(revision 11)
- Update to version v3.6.0: * Write to .git/info/exclude more often * Default to NO for removing remote branch and add option to not delete * make sure local branch is tracking upstream on environment:branch * Setting the upstream after everything was created * Keep default to Y * Specify --inactive or --no-delete-branch, not both * Allow deleting merged and inactive envs in one command (#521) * Installer: avoid misleading error if $argv doesn't exist * Add --my filter to project:list * Cache the current user's account info * Move proc_open() logic into ShellHelper * Simpler output-if-verbose syntax * Installer: better fix for empty $argv notice * Show alias and executable name in command synopsis (i.e. "platform branch" instead of "environment:branch") (#526) * Expose current account info via auth:info command (#525) * Add a 'none' toolstack * Release v3.6.0
Comments 0