# WP-CLI Commands
WP-CLI Auto-extractedFluent Forms registers the root command wp fluentform with the following subcommands. Source: app/Modules/CLI/Commands.php.
wp fluentform <subcommand> [options]
1
# wp fluentform activate_license
Source: app/Modules/CLI/Commands.php (line 37)
# wp fluentform license_status
Source: app/Modules/CLI/Commands.php (line 72)
# wp fluentform stats
Source: app/Modules/CLI/Commands.php (line 10)