s3-orchestrator

tui

import "github.com/afreidah/s3-orchestrator/internal/cli/tui"

Package tui implements the `s3-orchestrator tui` terminal browser.

Index

func Run

func Run(args []string, _, stderr io.Writer) int

Run resolves the admin target, starts the TUI, and returns a process exit code.

Generated by gomarkdoc