post

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdPost

func NewCmdPost(props *props.Props) *setup.Command

func RunPost

func RunPost(ctx context.Context, props *props.Props, opts *PostOptions, args []string) error

RunPost posts an approved reel. The target is a platform name, `all` (every enabled+approved platform), or `due` (the scheduled platforms — the CI entrypoint):

keryx post <platform|all|due> --workspace <slug> [--dry-run] [--force]

Types

type PostOptions

type PostOptions struct {
	Workspace string
	DryRun    bool
	Force     bool
}

Jump to

Keyboard shortcuts

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