auth0/auth0-deploy-cli

Forms support

joshbalfour opened this issue · 6 comments

Checklist

Describe the problem you'd like to have solved

It would be amazing if the deploy CLI supported Forms.

Describe the ideal solution

forms:
  - name: "form name"
    jsonFile: "./form.json"

Where form.json is what's exportable/importable from the editor.

Alternatives and current workarounds

Right now we're having to import them manually using the editor.

Additional context

No response

+1 this has become an active issue for our org as well (and we are using the same workaround)

+1 as well, we use the Deploy CLI to promote across staging and prod environments and manually re-creating these flows is very tedious

+1 we are facing the same issue.

+1 we are facing the same issue here in AGL Australia, we have to manually import/export for now