-
Notifications
You must be signed in to change notification settings - Fork 157
Add tmt about
, command showing things about tmt itself
#3470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This sounds like a very nice idea! Are there any limitations about the usage? I tried the new command within the venv but I get no output. |
The current limitation is, it's just listing plugins, nothing more. I hope to get it to share more info, maybe render plugin docs, specs docs, or explanation of various errors, just like
|
00f445b
to
c579ec7
Compare
c579ec7
to
34de1cb
Compare
34de1cb
to
d83731e
Compare
d83731e
to
d55f9e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately does not work well for me:
-
tmt about
shows nothing, let's print maybe the help? -
tracebacks with plaing
tmt about plugins ls
$ tmt about plugins ls
Unhandled ReST node '<title_reference>dict</title_reference>'. (shell returned 2)
a010e3b
to
176d9dd
Compare
d55f9e5
to
bef582f
Compare
Both issues should be fixed now. |
aca20a7
to
a08c302
Compare
a08c302
to
1d6b965
Compare
/packit build |
bb25826
to
aabde42
Compare
aabde42
to
0719cb2
Compare
a8dbfec
to
5bc66ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we include at least a short release note? The command is very simple, true, but still, it's a new tmt
subcommand and users deserve to learn about it, hm?
True, but I hesitate. |
Ok, understood. Let's make it more visible later. |
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
484329b
to
4b455cd
Compare
Pull Request Checklist