diff --git a/packages/server/scripts/exportAppTemplate.js b/packages/server/scripts/exportAppTemplate.js index 4ae2f729ae..72ad797183 100755 --- a/packages/server/scripts/exportAppTemplate.js +++ b/packages/server/scripts/exportAppTemplate.js @@ -15,11 +15,6 @@ yargs alias: "n", type: "string", }, - appId: { - description: "The appId to dump the database for", - alias: "inst", - type: "string", - }, appId: { description: "The appId of the application you want to export", alias: "app",