It is loaded by default by
/Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist
.
If you run
| 1 2 | launchctl unload -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist |
that will disable it for your user.
To turn it back on
| 1 2 | launchctl load -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist |