Just updated my drupalorg using drupalorg self:update.
Spotted the new skill:get. Tried it:
$ drupalorg skill:get
Not enough arguments (missing: "name").
skill:get [--full] [--] <name>
β reaction: "Well okay π« " π
Turns out that #341 created a table listing in the README listing the various skills. But that doesn't help one using drupalorg skill:get. Probably it's worth making drupalorg skill:get listing all available skills when none is specified?
Just updated my
drupalorgusingdrupalorg self:update.Spotted the new
skill:get. Tried it:$ drupalorg skill:get Not enough arguments (missing: "name"). skill:get [--full] [--] <name>β reaction: "Well okay π« " π
Turns out that #341 created a table listing in the
READMElisting the various skills. But that doesn't help one usingdrupalorg skill:get. Probably it's worth makingdrupalorg skill:getlisting all available skills when none is specified?