We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecebb5 commit ff99d14Copy full SHA for ff99d14
lib/ionic/app.js
lib/tasks/cliTasks.js
@@ -283,18 +283,6 @@ var TASKS = [
283
name: 'address',
284
module: './ionic/serve'
285
},
286
- {
287
- title: 'app',
288
- name: 'app',
289
- // summary: 'Deploy a new Ionic app version or list versions',
290
- // options: {
291
- // '--versions|-v': 'List recently uploaded versions of this app',
292
- // '--deploy|-d': 'Upload the current working copy and mark it as deployed',
293
- // '--note|-n': 'Add a note to a deploy',
294
- // '--uuid|-u': 'Mark an already uploaded version as deployed'
295
- // },
296
- module: './ionic/app'
297
- },
298
{
299
title: 'io',
300
name: 'io',
0 commit comments