7.43. fabric:profile-export
Abstract
exports a profile to the specified location
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
fabric:profile-export
{
ProfileDestination
}
Description Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
fabric:profile-export
command allows you to export profiles to files.
The default export location is the
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
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
fabric:profile-export /path/to/profile/location
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 7.43, “fabric:profile-export Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
ProfileDestination | The location to which the profile will be exported. |