Some commands missing from original plan #16

Closed
opened 2026-06-28 19:13:46 +00:00 by akinus · 1 comment
Owner

Some commands are missing. Current commands listed:

❯ corten --help
corten 0.0.1
Usage: corten
Commands:
help Show this help message
tags List all tags
mount Mount the tagged filesystem

~
❯ corten tags
Listing tags...

~

Missing Commands:

init: Initializes the corten database (if not already there)
unmount: unmounts the tagged filesystem
daemon: starts the daemon (filewatcher, AI recommendations)
suggest <path (file or folder): optional>: prompts corten to provide label suggestions for the file, or for all files in the given folder.
tag : tags a file with the given tag. If tag does not exist, prompts user for description, and creates the tag.
new-tag : creates a new tag with description

Some commands are missing. Current commands listed: ❯ corten --help corten 0.0.1 Usage: corten <command> Commands: help Show this help message tags List all tags mount Mount the tagged filesystem ~ ❯ corten tags Listing tags... ~ ❯ Missing Commands: init: Initializes the corten database (if not already there) unmount: unmounts the tagged filesystem daemon: starts the daemon (filewatcher, AI recommendations) suggest <path (file or folder): optional>: prompts corten to provide label suggestions for the file, or for all files in the given folder. tag <file> <tags>: tags a file with the given tag. If tag does not exist, prompts user for description, and creates the tag. new-tag <tag name> <description>: creates a new tag with description

Auto-closed: an AI-generated fix has been opened as a PR against the devops branch. Merge it to land the change.

Auto-closed: an AI-generated fix has been opened as a PR against the devops branch. Merge it to land the change.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
akinus/corten#16
No description provided.