Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.このコンテンツは選択した言語では利用できません。
7.44. fabric:profile-import
Abstract
imports a profile from the specified location
Synopsis リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
fabric:profile-import
{
ProfileSource
}
Description リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
The
fabric:profile-import
command allows you to import profiles stored in the form of ZIP files.
The ZIP files can be accessed using a URL:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
fabric:profile-import /path/to/profile/location/profiles.zip
fabric:profile-import /path/to/profile/location/profiles.zip
Or you can use maven coordinates instead of a URL:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
fabric:profile-import mvn:com.foo/location/1.0/profile/profiles.zip
fabric:profile-import mvn:com.foo/location/1.0/profile/profiles.zip
Arguments リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
Table 7.44, “fabric:profile-import Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
ProfileSource | The location of the profile to be imported. |