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
- apiToken -- The API token required to access most API endpoints
33
33
- defaultOrg -- The default org slug to use; usually the org your API token has access to. When set, all orgSlug arguments are implied to be this value.
34
34
- enforcedOrgs -- Orgs in this list have their security policies enforced on this machine
35
+
- skipAskToPersistDefaultOrg -- This flag prevents the CLI from asking you to persist the org slug when you selected one interactively
35
36
- org -- Alias for defaultOrg
36
37
37
38
For certain keys it will request the value from server, for others it will
- apiToken -- The API token required to access most API endpoints
45
46
- defaultOrg -- The default org slug to use; usually the org your API token has access to. When set, all orgSlug arguments are implied to be this value.
46
47
- enforcedOrgs -- Orgs in this list have their security policies enforced on this machine
48
+
- skipAskToPersistDefaultOrg -- This flag prevents the CLI from asking you to persist the org slug when you selected one interactively
- apiToken -- The API token required to access most API endpoints
35
35
- defaultOrg -- The default org slug to use; usually the org your API token has access to. When set, all orgSlug arguments are implied to be this value.
36
36
- enforcedOrgs -- Orgs in this list have their security policies enforced on this machine
37
+
- skipAskToPersistDefaultOrg -- This flag prevents the CLI from asking you to persist the org slug when you selected one interactively
- apiToken -- The API token required to access most API endpoints
42
42
- defaultOrg -- The default org slug to use; usually the org your API token has access to. When set, all orgSlug arguments are implied to be this value.
43
43
- enforcedOrgs -- Orgs in this list have their security policies enforced on this machine
44
+
- skipAskToPersistDefaultOrg -- This flag prevents the CLI from asking you to persist the org slug when you selected one interactively
- apiToken -- The API token required to access most API endpoints
36
36
- defaultOrg -- The default org slug to use; usually the org your API token has access to. When set, all orgSlug arguments are implied to be this value.
37
37
- enforcedOrgs -- Orgs in this list have their security policies enforced on this machine
38
+
- skipAskToPersistDefaultOrg -- This flag prevents the CLI from asking you to persist the org slug when you selected one interactively
0 commit comments