TLDR
Enter a command. For example: psgrep, lex, git ls files, cradle install.

act

 
Execute GitHub Actions locally using Docker. More information: https://github.com/nektos/act.
 
  • List the available actions:
     
    act -l
     
  • Run the default event:
     
    act
     
  • Run a specific event:
     
    act {{event_type}}
     
  • Run a specific action:
     
    act -a {{action_id}}
     
  • Do not actually run the actions (i.e. a dry run):
     
    act -n
     
  • Show verbose logs:
     
    act -v

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.