Skip to content

feat: 'atuin script list' add tag filtering#2822

Open
shawn111 wants to merge 1 commit intoatuinsh:mainfrom
shawn111:script-tag-filter
Open

feat: 'atuin script list' add tag filtering#2822
shawn111 wants to merge 1 commit intoatuinsh:mainfrom
shawn111:script-tag-filter

Conversation

@shawn111
Copy link

@shawn111 shawn111 commented Jul 16, 2025

We have tag in db schema, add script list with tag support, let user maintain scripts easier.

  • atuin script list -t
  • refactor database queries
$ atuin scripts list - t testing
Available scripts:
- hello [tags: abc, kkk, testing]
  Description: dasdas
$ atuin scripts list
Available scripts:
- hello [tags: abc, kkk, testing]
  Description: dasdas
- termux-init

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

Related: #2785

- atuin script list -t <tag>
- refactor database queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments