Replies: 1 comment
|
web console. and perf. same libraries underneath though. But yeah, hooks aren't supported by the IDE. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've noticed that deploy source to org commands appear to use the https://github.com/forcedotcom/source-deploy-retrieve library directly instead of executing commands with the underlying
sfcli.What is the reason for this?
I am trying to create a sf cli plugin, but none of the oclif hooks are running because the deploy isn't even use the cli.
All reactions