I am trying to access gravity forms 'gf' commands with WP-CLI in terminal. so I want execute this command
wp gf check-update
I am getting:
'gf' is not a registered wp command. See 'wp help' for available commands.
I am trying to help myself from their docs. Nothing helpful found.