task

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package task implements the "ctx tasks" command for managing task archival and snapshots.

The task package provides subcommands to:

  • archive: Move completed tasks to timestamped archive files
  • snapshot: Create point-in-time copies of TASKS.md

Archive files preserve phase structure for traceability, while snapshots copy the entire file as-is without modification.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the tasks command with subcommands.

The tasks command provides utilities for managing the task lifecycle:

  • archive: Move completed tasks out of TASKS.md
  • snapshot: Create point-in-time backup without modification

Returns:

  • *cobra.Command: Configured tasks command with subcommands

Types

This section is empty.

Jump to

Keyboard shortcuts

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