Skip to content
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

add: knowledge delete-file & knowledge get-file #144

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

iwilltry42
Copy link
Collaborator

Adds commands

  • knowledge get-file -d <dataset> <file-id | file-abs-path | file-rel-path>
  • knowledge delete-file -d <dataset> <file-id | file-abs-path | file-rel-path>

file-rel-path will only work for files existing under that relative path in the filesystem.
The other two work as direct identifiers.

@iwilltry42 iwilltry42 merged commit 027f53b into main Oct 17, 2024
1 check passed
@iwilltry42 iwilltry42 deleted the feat/delete-file-cmd branch October 17, 2024 17:53
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