Forrest logo
back to context overview

cradle-deploy

List of commands for cradle-deploy:

  • cradle-deploy:tldr:01830 cradle-deploy: Deploy static assets including the "upload" directory.
    $ cradle deploy s3 --include-upload
    try on your machine
    explain this command
  • cradle-deploy:tldr:70094 cradle-deploy: Deploy Cradle to a server.
    $ cradle deploy production
    try on your machine
    explain this command
  • cradle-deploy:tldr:72870 cradle-deploy: Deploy static assets to Amazon S3.
    $ cradle deploy s3
    try on your machine
    explain this command
  • cradle-deploy:tldr:c296e cradle-deploy: Deploy static assets including the Yarn "components" directory.
    $ cradle deploy s3 --include-yarn
    try on your machine
    explain this command
back to context overview