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 | 0000000585 585 Bytes | |
_servicedata | 0000000229 229 Bytes | |
extensions.php | 0000000807 807 Bytes | |
extensions.txt | 0000000992 992 Bytes | |
licenses.txt | 0000001712 1.67 KB | |
platformsh-cli-3.10.0.tar.xz | 0000123348 120 KB | |
platformsh-cli-vendor.tar.xz | 0000804896 786 KB | |
platformsh-cli.changes | 0000017996 17.6 KB | |
platformsh-cli.spec | 0000002321 2.27 KB | |
update.sh | 0000000441 441 Bytes |
Revision 16 (latest revision is 257)
Jimmy Berry (boombatower)
accepted
request 447938
from
Jimmy Berry (boombatower)
(revision 16)
- Update to version 3.10.0: * Add push command * Refactor custom SSH commands for Git and other uses * Refactor Util and Helper classes into a DIC with services * Attempt to ensure $_ENV and $_SERVER are populated * Update project:variable commands for DI * push command: fix extra space in Git args * push command: don't throw an exception if the Git command fails * push command: fix --force was not forwarded to git * Convert UrlCommandBase to Url service * push command: use git remote (helps for tracking) * Update client * Convert Api and cache factory to services * Rename CliConfig to Config service * Consistent interface for Table * Fix Filesystem arguments * Unnecessarily optional arguments * Tidy output verbosity in CommandBase * Convert LocalBuild to a service * push command: Clear environments cache on success * Avoid repeating an API request looking for a non-existent environment * Remove getHomeDir from CommandBase * Remove CommandBase->getSessionsDir() * Clear relationships cache after pushing * Private where possible (for now) in CommandBase * Restore Drush->setHomeDir() to fix tests * Fix Drush class for PHP <7 * Add docblocks to all service objects * Fix URL openers * Use configureIO instead of doRun * Move ActivityUtil to ActivityMonitor service * Unused vars * Minor ActivityMonitor tidy * Clear up stderr/stdout confusion in Shell and Toolstack classes * Ignore SSH error after pushing * Rename Util -> NestedArrayUtil * Add test for NestedArrayUtil * Improve activation/parenting in push command * Clear environments cache after activation * Refactor activate-after-push * Fix static cache * Allow changing interactivity in runOtherCommand * Remove shebang hack for portability * Avoid offering to parent master * Remove uses of getProperty() * Push command: add -f, remove --dry-run * Show short name in examples * Add examples of push command * Release v3.10.0
Comments 0