routine

package
v0.3.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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "routine",
	Short: "Manage workout routines",
	Long: `View and manage your Hevy workout routines (templates).

Examples:
  hevycli routine list                  # List all routines
  hevycli routine get <id>              # Get routine details
  hevycli routine create --file r.json  # Create from JSON
  hevycli routine update <id> --file r.json  # Update routine
  hevycli routine delete <id>           # Delete routine
  hevycli routine builder               # Interactive routine builder`,
}

Cmd is the routine 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