Monitor your GitHub Actions in real time from the command line
npm install -g actions-cli
$ actions-cli login $ actions-cli ./
actions-cliFetch 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: ""]