You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice that Cinnamon::CLI takes only an option of . I think a trivial improvement would be to enable doing a role for all registered tasks, via maybe a --all flag, e.g. cinnamon --all <task>, in a fashion similar to Capistrano's role(:all).
I notice that Cinnamon::CLI takes only an option of . I think a trivial improvement would be to enable doing a role for all registered tasks, via maybe a --all flag, e.g.
cinnamon --all <task>, in a fashion similar to Capistrano'srole(:all).