System Grab Bag

View all TLDR pages from common (or from all pages)

cradle deploy

Manage Cradle deployments. More information: https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy.
  • Deploy Cradle to a server:
    cradle deploy production
  • Deploy static assets to Amazon S3:
    cradle deploy s3
  • Deploy static assets including the Yarn "components" directory:
    cradle deploy s3 --include-yarn
  • Deploy static assets including the "upload" directory:
    cradle deploy s3 --include-upload

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.