noz-cli/NozCli/Commands
kryptomrx 1865a7ccc2 feat(commands): clear, config, version
- clear: clears terminal screen
- config: view and set editor / code-editor preferences
- version: print version and git hash (noz 0.1.0 (abc1234))
2026-05-16 23:21:06 +02:00
..
CatCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
CdCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
ClearCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
ConfigCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
EditCommand.cs feat(commands): Dual-editor (nano/code), new note, parallel sync pull 2026-05-16 23:20:59 +02:00
HelpCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
ICommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
LsCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
NewCommand.cs feat(commands): Dual-editor (nano/code), new note, parallel sync pull 2026-05-16 23:20:59 +02:00
PushCommand.cs feat(commands): Dual-editor (nano/code), new note, parallel sync pull 2026-05-16 23:20:59 +02:00
RmCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
StatusCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
SyncCommand.cs feat(commands): Dual-editor (nano/code), new note, parallel sync pull 2026-05-16 23:20:59 +02:00
TreeCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
VersionCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00