We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Builds on, and is blocked by Issue #9 (adding initial support for tags)
Not terribly useful on the command line, this could be a nice-to-have for exporting to create web pages. This would enable web users to browse by tag.
Still, we'll start with the command line because it's the easiest way to implement the core functionality we'll need for the export.
I'm thinking clu list <tag> as a way of invoking this, but am open to other suggestions.
clu list <tag>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Builds on, and is blocked by Issue #9 (adding initial support for tags)
Not terribly useful on the command line, this could be a nice-to-have for exporting to create web pages. This would enable web users to browse by tag.
Still, we'll start with the command line because it's the easiest way to implement the core functionality we'll need for the export.
I'm thinking
clu list <tag>
as a way of invoking this, but am open to other suggestions.The text was updated successfully, but these errors were encountered: