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 c1b1206 commit a6e1762Copy full SHA for a6e1762
lib/ionic/security.js
@@ -20,7 +20,7 @@ var Project = IonicAppLib.project;
20
var settings = {
21
title: 'security',
22
name: 'security',
23
- summary: 'Store your app\'s credentials for the Ionic Platform ' + '(alpha)'.red,
+ summary: 'Store your app\'s credentials for the Ionic Cloud',
24
args: {
25
'<command>': 'profiles list'.yellow + ', ' + 'profiles add "<name>"'.yellow + ', ' +
26
'credentials android'.yellow + ', or ' + 'credentials ios'.yellow,
0 commit comments