edits

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EditsCmd = &cobra.Command{
	Use:   "edits",
	Short: "Manage edit sessions (advanced)",
	Long: `Manage edit sessions for fine-grained control over app changes.

Most commands automatically manage edits for you. Use these commands
when you need manual control over the edit lifecycle.

Workflow:
  1. gpc edits create    - Start a new edit session
  2. Make changes (uploads, listing updates, etc.) with --no-auto-commit
  3. gpc edits validate  - Validate changes before committing
  4. gpc edits commit    - Commit changes to make them live`,
}

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