complete

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md.

Tasks can be identified by number or partial text match. The command updates TASKS.md by changing "- [ ]" to "- [x]" for the matched task.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the "ctx complete" command for marking tasks as done.

Tasks can be specified by number, partial text match, or full text. The command updates TASKS.md by changing "- [ ]" to "- [x]".

Returns:

  • *cobra.Command: Configured complete command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL