folder

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "folder",
	Short: "Manage routine folders",
	Long: `View and manage your Hevy routine folders.

Examples:
  hevycli folder list             # List all folders
  hevycli folder get <id>         # Get folder details
  hevycli folder create "Name"    # Create new folder
  hevycli folder update <id> --title "New Name"  # Update folder
  hevycli folder delete <id>      # Delete folder`,
}

Cmd is the folder command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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