i am new to circleci and this is my first post to discuss.circleci.com .
your help is much appreciated. Regards.
for example, i can go to
https://circleci.com/developer/orbs/orb/circleci/orb-tools
and see all the jobs, commands, orb source etc.
is there anyway i can do this using the
cli tool and “circleci/orb-tools@10.0.3” ?
also,circleci/orb-tools@10.0.3
is there any multi-line commenting in config.yml
similar to triple quotes in python?