Capistrano 3 is rake. So very tracing option useful with rake can also be 
applied on capistrano3. You can use 

--dry-run to show what will happen
--trace to get a more verbose output
-P to get the dependencies 
--rules to show rules

regards 
dieter


Am Freitag, 16. Mai 2014 16:44:37 UTC+2 schrieb Karl Berggren:
>
> Hi, I'm learning capistrano in order to automate deployment and I'm slowly 
> getting there.
> I've reviewed the flow information avaliable here: 
> http://capistranorb.com/documentation/getting-started/flow/
> But I would find it extremely helpful if there was a 'interactive' way to 
> see how the flow would look like for my particular setup.
>
> I only load the default two tasks in my capfile:
>
> # Load DSL and Setup Up Stages
> require 'capistrano/setup'
>
> # Includes default deployment tasks
> require 'capistrano/deploy'
> .....
>
> So i'm guessing the full list at the bottom of the cap flow site linked 
> above does not apply.
>
> Versions:
>
>    - Ruby 2.1.1
>    - Capistrano 3.2.1
>
> Platform:
>
>    - Working on OS X
>    - Deploying to Ubuntu
>
> /Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/587fd82e-a8f6-4d30-9548-c2dfdc613663%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to