library console
CLI helper to use Polyfony
polyfony-inc/console
CLI helper to use Polyfony
- Saturday, July 21, 2018
- by AnnoyingTechnology
- Repository
- 4 Watchers
- 2 Stars
- 71 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 1 Forks
- 13 Open issues
- 1 Versions
- 65 % Grown
- Generate publics symlinks to access assets stored in the bundles
, (*1)
- Synchronize your Polyfony project to/form a remote production server
, (*2)
projet-directory$ Private/Binaries/Console
_ _
|_) _ | _|_ _ ._
| (_) | \/ | (_) | | \/
/ /
Usage
command [arguments]
Available commands
help Display this help message
sync Synchronizes your project from or to a remote server via SSH and cleans its remote cache
backup-database Creates a compressed copy of the local database (you must specify the current environment)
clean-cache Empties the Private/Storage/Cache folder and it subdirectories
clean-remote-cache Empties the Private/Storage/Cache folder and it subdirectories on the remote server
generate-symlinks Generates symlinks from Private/Bundles/{$1}/Assets/{$2} to Public/Assets/{$2}/{$1}
generate-model Generates a model file for a given table name
generate-controller Generates a controller for a given table name
generate-views Generates all views for a given table name
dev-master
9999999-dev
CLI helper to use Polyfony
Sources
Download
GPL-3.0
The Requires
by
AnnoyingTechnology
php
console
helper
cli
polyfony