Skip to content

Is there a way to list the available alias of a catalog #740

Answered by quintesse
grumpyf0x48 asked this question in Ideas
Discussion options

You must be logged in to vote

jbang alias list --show-origin

then the catalog will be printed above the aliases it defines.

If you know the catalog you can do:

jbang catalog list grumpyf0x48

and it list the aliases as defined in that specific catalog.

you can also add --verbose if you want to see how the resolving happens; but that is mainly used for debugging if some folder in hierarchy are somehow overshadowing some other alias.

(copied from @maxandersen 's comment)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@maxandersen
Comment options

@grumpyf0x48
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by quintesse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants