diff --git a/classes/deauthorizer.Deauthorizer-1.html b/classes/deauthorizer.Deauthorizer-1.html
index f312ec93..8ca36d24 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 6c3b9fd2..b3451dd4 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 e6a2a2aa..142fb965 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 73dd24ee..da4fe60e 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 6ae8b076..23087a84 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 e1568c29..fdcf00a9 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 deabb7b2..93acc37d 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 121ec301..ff2d817d 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 129e6526..dac8dd26 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 21e2eb09..4c13ce2a 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 e6b8ac06..86d02206 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 a108e35a..e34f8869 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 c3a19391..1da29629 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 df8fbb2b..1931db84 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 118fa5ab..162bb410 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 bd977fbf..91ba84b6 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 da78a013..96df4379 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 bd4dcf51..6ed335fa 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 d7137360..af45a73d 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 1ad4f413..c1b85782 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 3d8558d1..8b072501 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 a1120901..09254200 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 9e676dbd..fd97d11f 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 65d3550a..82b186cf 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 2a683682..b190bb0f 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 beca40a7..c935a27a 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 75dec24c..dc2f74c1 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 3b951a79..86f07e96 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 dda0e2a9..156ab67d 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 be13eaea..dfd14d7b 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 90f9676f..aca92964 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