We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To interact with launchpad a token needs to be set (for r/w operations anyway). Easiest way to do this is to run a ruby prompt via
irb
and then running the following in that prompt
require_relative 'ci-tooling/lib/lp' Launchpad.authenticate
this will tell you to go to some URL and authenticate write access and enter 'done' when done.
To leave the prompt CTRL-D.
If the auth was successful you should have ~/.conf/lp-tokens.json.