Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"Downloads all artifacts, of the bundles, features and fabs, from a version or profile to a directory to make an offline maven repository." |
public static final String |
FUNCTION_VALUE |
"profile-download-artifacts" |
public static final String |
SCOPE_VALUE |
"fabric" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"Exports all matching profile folders into the given output zip file." |
public static final String |
FUNCTION_VALUE |
"profile-export" |
public static final String |
SCOPE_VALUE |
"fabric" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"Downloads the given profile zip(s) and installs them into either the current version or a newly created version." |
public static final String |
FUNCTION_VALUE |
"profile-import" |
public static final String |
SCOPE_VALUE |
"fabric" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"Watches and updates bundles." |
public static final String |
FUNCTION_VALUE |
"watch" |
public static final String |
SCOPE_VALUE |
"fabric" |
Copyright © 2011–2014 Red Hat. All rights reserved.