You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/create.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,3 +75,15 @@ See more details about this user by running "%s org user display -o %s".
75
75
# flags.target-hub.deprecation
76
76
77
77
The --target-dev-hub flag is deprecated and is no longer used by this command. The flag will be removed in API version 57.0 or later.
78
+
79
+
# error.nonScratchOrg
80
+
81
+
This command works with only scratch orgs.
82
+
83
+
# error.jwtHyperforce
84
+
85
+
This command doesn't work when authorizing an org using the JWT flow if the org is on Hyperforce.
86
+
87
+
# error.jwtHyperforce.actions
88
+
89
+
- Authorize your Dev Hub with either the `org login web` or `org login sfdx-url` command. You can then successfully use the `org create user` command on scratch orgs that you create with your Dev Hub.
0 commit comments