i’m new to capistrano, and just trying to learn-up on it’s features.
starting with v3.x, and little or no exposure to v2.x.
i’ve perused v3 doc here and have been able to get the gist of things.
i see commands like capture referenced in the above link, but haven’t been able to find
a reference style page that describes the above command and it’s siblings.
i have been able to find some reference to capture in some v2 labeled doc here
so just looking for suggestions as the the best source of information around the dsl…
regards,
tony.
Its all at https://github.com/capistrano/sshkit/blob/master/EXAMPLES.md which ought to be linked somewhere, if not please feel free to fix the docs, and we'll pull the changes in
Sent from my Nexus 5.
--
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+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/a449f949-1e2f-4278-88ee-8e97f340ca12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
hi lee,
that page is helpful and sure enough a link is provided to it off this page.
as a new-comer it wasn’t obvious to me that those commands were provided by ssh-kit.
i’m not sure what the best way to make that more apparent is, perhaps a mention of ssh-kit,
on this page, but i don’t have enough exposure yet to comment with confidence.
thanks again tho, appreciate the guidance!
best,
tony.