10000 GitHub - remorses/actions-cli: Monitor your GitHub Actions in real time from the command line
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Monitor your GitHub Actions in real time from the command line

Notifications You must be signed in to change notification settings

remorses/actions-cli

Repository files navigation



actions-cli

Monitor your GitHub Actions from the command line




npm install -g actions-cli

Usage

$ actions-cli login
$ actions-cli ./
actions-cli

Fetch the current hash job status and logs

Commands:
  actions-cli login  Logins to cli
  actions-cli        Fetch the current hash job status and logs    [predefinito]

Positionals:
  path  The github repo path                         [stringa] [predefinito: ""]

Options:
  --version       Mostra il numero di versione                        [booleano]
  --verbose, -v                                  [booleano] [predefinito: false]
  -h              Mostra la schermata di aiuto                        [booleano]
  --sha           The sha to look for actions, at least 7 characters long
                                         [stringa] [richiesto] [predefinito: ""]
  --workflow, -w  The workflow file name             [stringa] [predefinito: ""]
  --job, -j       The job name, defaults to the first listed job
                                                     [stringa] [predefinito: ""]

TODOS

  • multiple jobs per workflow
  • multiple workflows
  • use latest commit pushed instead of latest commit use -p
  • don't use the commit pushed from github actions use -n

About

Monitor your GitHub Actions in real time from the command line

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0