9.43. fabric:profile-export
Abstract
exports a profile to the specified location
Synopsis
fabric:profile-export
{
ProfileDestination
}
Description
The
fabric:profile-export
command allows you to export profiles to files.
The default export location is the
fabric/export
folder under the karaf home directory. To change the default location, specify the path as an argument:
fabric:profile-export /path/to/profile/location
Arguments
Table 9.43, “fabric:profile-export Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
ProfileDestination | The location to which the profile will be exported. |