commands

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx context.Context) error

Execute executes the root command.

func RegisterMigrations added in v0.12.0

func RegisterMigrations()

RegisterMigrations is the single authoritative place where every migration is registered. Migrations are listed in chronological order of introduction so that when a user upgrades from an older version, all applicable migrations run in the correct sequence.

Scopes:

  • migration.ScopeStartup ("startup"): runs before every command in RunPersistentPreRun.
  • migration.ScopeBlockNode ("block-node"): runs explicitly during block node upgrades.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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