You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
Mike Straw edited this page Sep 23, 2022
·
2 revisions
The dump-commands command will dump out a Markdown version of all commands, with the description, help text, and argument descriptions. Whenever a change is made, the command should be run and the new file committed to the Wiki. Here are the steps:
Clone the repository for the Wiki: git clone git@github.com:Automattic/team51-cli.wiki.git
cd into the cloned Wiki (If you cloned it previously, run git pull to pull down the latest version)
Run this command to update the team51-commands.md file: team51 dump-commands --save