Skip to content

Unofficial companion plugin for Action Scheduler that introduces basic CLI commands.

Notifications You must be signed in to change notification settings

crstauf/action-scheduler-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Action Scheduler CLI

Due to more than three years of negligence and low prioritization on improving the WP CLI and the PRs submitted to Action Scheduler, decided to create this plugin to optimize my (and hopefully others) use of Action Scheduler.

Commands

Command Description
ascli action cancel Cancels an existing scheduled action.
ascli action create Creates a new scheduled action.
ascli action delete Deletes scheduled action(s).
ascli action generate Generates some scheduled actions.
ascli action get Get details about a scheduled action.
ascli action list Gets a list of scheduled actions.
ascli action next Get the next scheduled action.
ascli action run Run existing scheduled action.
ascli system data-store Get current data store.
ascli system runner Get current runner.
ascli system runner disable Disable runner.
ascli system runner enable Enable runner.
ascli system status - List of actions according to status
- Active version
- Active data store class
- Active runner class
ascli system version Lists active version(s).

About

Unofficial companion plugin for Action Scheduler that introduces basic CLI commands.

Topics

Resources

Stars

Watchers

Forks

Languages