List and edit form submissions using netlify-cli

Nope! You can make the API calls yourself if you’d like:

and

(and you may be interested in [Support Guide] Understanding and using Netlify's API around how to use them and determine best usage).

If you’d like that feature in the CLI, mind filing a feature request here with some more context on your use case? Sign in to GitHub · GitHub

I ask for the context since most people either download via API, or more usually, have each submission sent somewhere with a notification, so they don’t need to interact with that data except in email or whatever system they send it to (e.g. salesforce or slack).

…but they are not instrumented through the CLI yet