Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

WP CLI support #43

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

jonny-bull
Copy link
Contributor

Adds some basic CLI support for

  • listing all flags
  • activating one or a comma separated list of flags
  • deactivating one or a comma separated list of flags
  • toggling one or a comma separated list of flags

@jonny-bull
Copy link
Contributor Author

Worth noting that there is a lot of room for expansion here.

The activate/deactivate/toggle commands should accept label and group arguments, allowing users to switch the status of a whole suite of flags at once. It should also be possible to change flag statuses across a WP network.

There should also be export and import functionality, allowing users to match the status of their flags across environments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant