Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
/ godf Public archive

A Go TUI app for monitoring Azure Data Factory pipeline runs

Notifications You must be signed in to change notification settings

chelnak/godf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godf

godf is a quick and dirty TUI application written in Go for monitoring Azure Data Factory pipeline runs.

godf

Environment Setup

Using it

Once the environment is set up, from this repo run:

go install .

This will install it in to your go path.

Copy the config in to your home directory:

cp .godf ~/.godf

The app uses auth tokens from Azure CLI so make sure you are logged in to the right tenant.

az login --tenant xxxx

Now from anywhere (if you set up your environment right) you should be able to run:

godf

About

A Go TUI app for monitoring Azure Data Factory pipeline runs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages