artui

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

ArTUI

build build

Overview

This is a TUI app for interacting with ArgoCD and managing apps.

screenshot

Commands

  • :r refresh app
  • :hr hard refresh app
  • :s sync app
  • :q quit

Navigation

  • j,k up/down application list
  • up arrow, down arrow scroll application overview
  • / search application list

Compatility

This is currently being developed against ArogCD version 2.5.4.

Dependencies

Go v1.18.5.

To setup dependencies use the replace() block from the argocd project go.mod file. Then run go mod tidy.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package argo interacts with argocd server
Package argo interacts with argocd server
cobra
cmd
Package cmd handles config and app setup
Package cmd handles config and app setup
ui
Package ui handles the tui and application state
Package ui handles the tui and application state
models
Package models holds the ui model
Package models holds the ui model
styles
Package ui handles ui stuff
Package ui handles ui stuff

Jump to

Keyboard shortcuts

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