diff --git a/classes/deauthorizer.Deauthorizer-1.html b/classes/deauthorizer.Deauthorizer-1.html
index 992ba9975..684bdd30c 100644
--- a/classes/deauthorizer.Deauthorizer-1.html
+++ b/classes/deauthorizer.Deauthorizer-1.html
@@ -27,8 +27,8 @@
Hierarchy
+Defined in src/deauthorizer.ts:13
+Defined in src/deauthorizer.ts:45
Abstract
remove
@@ -83,7 +83,7 @@ Parameters
id: string
Returns Promise<boolean>
+Defined in src/deauthorizer.ts:42
+Defined in src/deauthorizer.ts:14
Returns void
+Defined in src/deployer.ts:48
progress
@@ -138,7 +138,7 @@ total: number
message: string
Returns void
+Defined in src/deployer.ts:42
prompt
@@ -160,7 +160,7 @@ questions: QuestionCollectionOptional
initialAnswers: Partial<T>
Returns Promise<T>
+Defined in src/deployer.ts:55
selectDeployables
@@ -175,7 +175,7 @@ Parameters
deployables: Deployable[]
Returns void
+Defined in src/deployer.ts:63
+Defined in src/deployer.ts:80
+Defined in src/hooks.ts:36
+Defined in src/sfCommand.ts:165
+Defined in src/sfCommand.ts:159
project
project: SfProject
+Defined in src/sfCommand.ts:160
+Defined in src/sfCommand.ts:154
Static
SF_ENV
SF_ENV: string = 'SF_ENV'
+Defined in src/sfCommand.ts:73
Static
Optional
configurationVariablesSection
configurationVariablesSection?: HelpSection
@@ -156,13 +156,13 @@ Example
import {
+Defined in src/sfCommand.ts:91
Static
enableJsonFlag
enableJsonFlag: boolean = true
+Defined in src/sfCommand.ts:74
Static
Optional
envVariablesSection
envVariablesSection?: HelpSection
@@ -172,7 +172,7 @@ Example
import {
+Defined in src/sfCommand.ts:109
Static
Optional
errorCodes
errorCodes?: HelpSection
@@ -182,7 +182,7 @@ Example
import {
+Defined in src/sfCommand.ts:125
Static
requiresProject
requiresProject: boolean
@@ -191,7 +191,7 @@ Static
+Defined in src/sfCommand.ts:149
Static
tableFlags
tableFlags: {
(): IFlags;
<Z>(opts: {}): ExcludeFlags<IFlags, Z>;
<K>(opts: {}): IncludeFlags<IFlags, K>;
} = ux.table.flags
@@ -247,7 +247,7 @@ opts: {}
Returns IncludeFlags<IFlags, K>
+Defined in src/sfCommand.ts:141
Methods
Returns Promise<R>
+Defined in src/sfCommand.ts:347
confirm
@@ -290,7 +290,7 @@ defaultAnswer: booleanReturns Promise<boolean>
+Defined in src/sfCommand.ts:332
+Defined in src/sfCommand.ts:230
+Defined in src/sfCommand.ts:187
logJson
@@ -330,7 +330,7 @@ json: unknown
Returns void
+Defined in src/sfCommand.ts:297
logSensitive
@@ -347,7 +347,7 @@ Optional
msg: Returns void
+Defined in src/sfCommand.ts:247
logSuccess
@@ -364,7 +364,7 @@ message: string
Returns void
+Defined in src/sfCommand.ts:202
prompt
Returns Promise<R>
+Defined in src/sfCommand.ts:317
Abstract
run
@@ -401,7 +401,7 @@ Abstract
Returns Promise<T>
+Defined in src/sfCommand.ts:519
styledHeader
@@ -418,7 +418,7 @@ text: string
Returns void
+Defined in src/sfCommand.ts:292
styledJSON
@@ -435,7 +435,7 @@ obj: AnyJson
Returns void
+Defined in src/sfCommand.ts:274
styledObject
@@ -452,7 +452,7 @@ obj: AnyJson
Returns void
+Defined in src/sfCommand.ts:283
+Defined in src/sfCommand.ts:255
timedPrompt
@@ -500,7 +500,7 @@ ms: numberOptional initialAnswers: Partial<R>
Returns Promise<R>
+Defined in src/sfCommand.ts:339
url
@@ -524,7 +524,7 @@ params: {}
Returns void
+Defined in src/sfCommand.ts:265
+Defined in src/sfCommand.ts:211
+Defined in src/ux/base.ts:11
Returns void
+Defined in src/ux/progress.ts:76
setTotal
@@ -103,7 +103,7 @@ Parameters
total: number
Returns void
+Defined in src/ux/progress.ts:35
+Defined in src/ux/progress.ts:43
+Defined in src/ux/progress.ts:86
update
@@ -150,7 +150,7 @@ payload: {}
Returns void
+Defined in src/ux/progress.ts:69
Returns Promise<T>
+Defined in src/ux/prompter.ts:29
Returns void
+Defined in src/ux/spinner.ts:53
start
@@ -143,7 +143,7 @@ Optional
opts: Optional stdout?: boolean
Returns void
+Defined in src/ux/spinner.ts:39
stop
@@ -158,7 +158,7 @@ Parameters
Optional
msg: string
Returns void
+Defined in src/ux/spinner.ts:46
Returns void
+Defined in src/ux/ux.ts:107
styledJSON
@@ -147,7 +147,7 @@ obj: AnyJson
Returns void
+Defined in src/ux/ux.ts:88
styledObject
@@ -168,7 +168,7 @@ Optional
keys: Returns void
+Defined in src/ux/ux.ts:98
table
@@ -198,7 +198,7 @@ Optional
options: Returns void
+Defined in src/ux/ux.ts:68
url
@@ -222,7 +222,7 @@ params: {}
Returns void
+Defined in src/ux/ux.ts:79
warn
@@ -239,7 +239,7 @@ message: stringReturns void
+Defined in src/ux/ux.ts:57
+Defined in src/types/index.ts:97
+Defined in src/flags/orgFlags.ts:75
+Defined in src/flags/orgFlags.ts:48
+Defined in src/flags/orgFlags.ts:28
+Defined in src/flags/orgFlags.ts:15
+Defined in src/util.ts:64
+Defined in src/util.ts:31
+Defined in src/ux/prompter.ts:94
+Defined in src/deauthorizer.ts:13
+Defined in src/deauthorizer.ts:45
Index
diff --git a/modules/deauthorizer.html b/modules/deauthorizer.html
index 7b3fec766..eb172c7e0 100644
--- a/modules/deauthorizer.html
+++ b/modules/deauthorizer.html
@@ -14,7 +14,7 @@
deauthorizer
Module deauthorizer
+Defined in src/deauthorizer.ts:8
diff --git a/modules/deployer.Deployer.html b/modules/deployer.Deployer.html
index b1d38fca0..c6e92d66e 100644
--- a/modules/deployer.Deployer.html
+++ b/modules/deployer.Deployer.html
@@ -15,8 +15,8 @@
Deployer
Namespace Deployer
+Defined in src/deployer.ts:29
+Defined in src/deployer.ts:88
Index
diff --git a/modules/deployer.html b/modules/deployer.html
index 27e3e9d76..9ad65706e 100644
--- a/modules/deployer.html
+++ b/modules/deployer.html
@@ -14,7 +14,7 @@
deployer
Module deployer
+Defined in src/deployer.ts:9
diff --git a/modules/exported.html b/modules/exported.html
index e70521f6e..ca3bfd62c 100644
--- a/modules/exported.html
+++ b/modules/exported.html
@@ -14,7 +14,7 @@
exported
Module exported
+Defined in src/exported.ts:8
diff --git a/modules/flags_duration.html b/modules/flags_duration.html
index 03e611efc..da5a00680 100644
--- a/modules/flags_duration.html
+++ b/modules/flags_duration.html
@@ -14,7 +14,7 @@
flags/duration
Module flags/duration
+Defined in src/flags/duration.ts:7
diff --git a/modules/flags_orgApiVersion.html b/modules/flags_orgApiVersion.html
index 22d264a1f..24bb4d20f 100644
--- a/modules/flags_orgApiVersion.html
+++ b/modules/flags_orgApiVersion.html
@@ -14,7 +14,7 @@
flags/orgApiVersion
Module flags/orgApiVersion
+Defined in src/flags/orgApiVersion.ts:7
diff --git a/modules/flags_orgFlags.html b/modules/flags_orgFlags.html
index 266827177..93faf3daa 100644
--- a/modules/flags_orgFlags.html
+++ b/modules/flags_orgFlags.html
@@ -14,7 +14,7 @@
flags/orgFlags
Module flags/orgFlags
+Defined in src/flags/orgFlags.ts:7
diff --git a/modules/flags_salesforceId.html b/modules/flags_salesforceId.html
index 00080a3c7..c8fea7ba9 100644
--- a/modules/flags_salesforceId.html
+++ b/modules/flags_salesforceId.html
@@ -14,7 +14,7 @@
flags/salesforceId
Module flags/salesforceId
+Defined in src/flags/salesforceId.ts:7
diff --git a/modules/hooks.SfHook.html b/modules/hooks.SfHook.html
index 503998c69..a5327c02f 100644
--- a/modules/hooks.SfHook.html
+++ b/modules/hooks.SfHook.html
@@ -15,8 +15,8 @@
SfHook
Namespace SfHook
+Defined in src/hooks.ts:32
+Defined in src/hooks.ts:51
Index
diff --git a/modules/hooks.html b/modules/hooks.html
index ce9d38f4c..26f23cde6 100644
--- a/modules/hooks.html
+++ b/modules/hooks.html
@@ -14,7 +14,7 @@
hooks
Module hooks
+Defined in src/hooks.ts:8
diff --git a/modules/sfCommand.SfCommand.html b/modules/sfCommand.SfCommand.html
index 4f1098283..55cde0069 100644
--- a/modules/sfCommand.SfCommand.html
+++ b/modules/sfCommand.SfCommand.html
@@ -15,8 +15,8 @@
SfCommand
Namespace SfCommand
+Defined in src/sfCommand.ts:72
+Defined in src/sfCommand.ts:522
Index
diff --git a/modules/sfCommand.html b/modules/sfCommand.html
index 95081ecb5..61bda6d1a 100644
--- a/modules/sfCommand.html
+++ b/modules/sfCommand.html
@@ -14,7 +14,7 @@
sfCommand
Module sfCommand
+Defined in src/sfCommand.ts:7
diff --git a/modules/stubUx.html b/modules/stubUx.html
index 0947543e5..647fd221e 100644
--- a/modules/stubUx.html
+++ b/modules/stubUx.html
@@ -14,7 +14,7 @@
stubUx
Module stubUx
+Defined in src/stubUx.ts:9
diff --git a/modules/types.Deploy.html b/modules/types.Deploy.html
index 8c1c27505..f482643d6 100644
--- a/modules/types.Deploy.html
+++ b/modules/types.Deploy.html
@@ -15,7 +15,7 @@
Deploy
Namespace Deploy
+Defined in src/types/index.ts:118
Index
diff --git a/modules/types.EnvDisplay.html b/modules/types.EnvDisplay.html
index da4b42acd..70bf90559 100644
--- a/modules/types.EnvDisplay.html
+++ b/modules/types.EnvDisplay.html
@@ -30,7 +30,7 @@ Example
{ data<
+Defined in src/types/index.ts:49
Index
diff --git a/modules/types.EnvList.html b/modules/types.EnvList.html
index 7332f1d48..2a401fd09 100644
--- a/modules/types.EnvList.html
+++ b/modules/types.EnvList.html
@@ -27,7 +27,7 @@ Example
{
+Defined in src/types/index.ts:94
Index
diff --git a/modules/types.Login.html b/modules/types.Login.html
index 1c2985315..e0590d3b3 100644
--- a/modules/types.Login.html
+++ b/modules/types.Login.html
@@ -15,7 +15,7 @@
Login
Namespace Login
+Defined in src/types/index.ts:125
Index
diff --git a/modules/types.Logout.html b/modules/types.Logout.html
index 5da3e68b0..a6c6db743 100644
--- a/modules/types.Logout.html
+++ b/modules/types.Logout.html
@@ -15,7 +15,7 @@
Logout
Namespace Logout
+Defined in src/types/index.ts:132
Index
diff --git a/modules/types.html b/modules/types.html
index a5b9f471e..2ef4338a6 100644
--- a/modules/types.html
+++ b/modules/types.html
@@ -14,7 +14,7 @@
types
Module types
+Defined in src/types/index.ts:8
diff --git a/modules/util.html b/modules/util.html
index 9d4dfd1e2..201617583 100644
--- a/modules/util.html
+++ b/modules/util.html
@@ -14,7 +14,7 @@
util
Module util
+Defined in src/util.ts:8
diff --git a/modules/ux.html b/modules/ux.html
index 4cfe3fe80..6fef5084d 100644
--- a/modules/ux.html
+++ b/modules/ux.html
@@ -14,7 +14,7 @@
ux
Module ux
+Defined in src/ux/index.ts:8
diff --git a/modules/ux_base.html b/modules/ux_base.html
index e759caa1d..5c2100083 100644
--- a/modules/ux_base.html
+++ b/modules/ux_base.html
@@ -14,7 +14,7 @@
ux/base
Module ux/base
+Defined in src/ux/base.ts:8
diff --git a/modules/ux_progress.Progress.html b/modules/ux_progress.Progress.html
index 95c5c5765..901981a15 100644
--- a/modules/ux_progress.Progress.html
+++ b/modules/ux_progress.Progress.html
@@ -15,8 +15,8 @@
Progress
Namespace Progress
+Defined in src/ux/progress.ts:15
+Defined in src/ux/progress.ts:91
Index
diff --git a/modules/ux_progress.html b/modules/ux_progress.html
index 70e2e4413..2e3a1b347 100644
--- a/modules/ux_progress.html
+++ b/modules/ux_progress.html
@@ -14,7 +14,7 @@
ux/progress
Module ux/progress
+Defined in src/ux/progress.ts:8
diff --git a/modules/ux_prompter.Prompter.html b/modules/ux_prompter.Prompter.html
index 33c04303c..8bdec3a39 100644
--- a/modules/ux_prompter.Prompter.html
+++ b/modules/ux_prompter.Prompter.html
@@ -15,8 +15,8 @@
Prompter
Namespace Prompter
+Defined in src/ux/prompter.ts:12
+Defined in src/ux/prompter.ts:77
Index
diff --git a/modules/ux_prompter.html b/modules/ux_prompter.html
index a0ba6001a..1c887d0c4 100644
--- a/modules/ux_prompter.html
+++ b/modules/ux_prompter.html
@@ -14,7 +14,7 @@
ux/prompter
Module ux/prompter
+Defined in src/ux/prompter.ts:8
diff --git a/modules/ux_spinner.html b/modules/ux_spinner.html
index b900ac0d1..add1edcc4 100644
--- a/modules/ux_spinner.html
+++ b/modules/ux_spinner.html
@@ -14,7 +14,7 @@
ux/spinner
Module ux/spinner
+Defined in src/ux/spinner.ts:8
diff --git a/modules/ux_ux.Ux.Table.html b/modules/ux_ux.Ux.Table.html
index 07c4e2c7e..58c2281b4 100644
--- a/modules/ux_ux.Ux.Table.html
+++ b/modules/ux_ux.Ux.Table.html
@@ -16,7 +16,7 @@
Table
Namespace Table
+Defined in src/ux/ux.ts:113
Index
diff --git a/modules/ux_ux.Ux.html b/modules/ux_ux.Ux.html
index 0cb1f8bab..17d5052f5 100644
--- a/modules/ux_ux.Ux.html
+++ b/modules/ux_ux.Ux.html
@@ -15,8 +15,8 @@
Ux
Namespace Ux
+Defined in src/ux/ux.ts:30
+Defined in src/ux/ux.ts:112
Index
diff --git a/modules/ux_ux.html b/modules/ux_ux.html
index 39dd7f5e6..222553b2f 100644
--- a/modules/ux_ux.html
+++ b/modules/ux_ux.html
@@ -14,7 +14,7 @@
ux/ux
Module ux/ux
+Defined in src/ux/ux.ts:8
Add a progress bar to the console. Progress