@salesforce/plugin-command-reference 2.4.5 → 2.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +31 -15
- package/lib/commands/commandreference/generate.d.ts +14 -7
- package/lib/commands/commandreference/generate.js +105 -52
- package/lib/commands/commandreference/generate.js.map +1 -1
- package/lib/commands/jit/install.js +4 -7
- package/lib/commands/jit/install.js.map +1 -1
- package/lib/ditamap/base-ditamap.js +1 -0
- package/lib/ditamap/base-ditamap.js.map +1 -1
- package/lib/ditamap/cli-reference.js +1 -0
- package/lib/ditamap/cli-reference.js.map +1 -1
- package/lib/ditamap/command.d.ts +8 -5
- package/lib/ditamap/command.js +50 -53
- package/lib/ditamap/command.js.map +1 -1
- package/lib/ditamap/ditamap.d.ts +8 -8
- package/lib/ditamap/ditamap.js +10 -10
- package/lib/ditamap/ditamap.js.map +1 -1
- package/lib/ditamap/help-reference.js +1 -0
- package/lib/ditamap/help-reference.js.map +1 -1
- package/lib/ditamap/topic-commands.d.ts +2 -2
- package/lib/ditamap/topic-commands.js +1 -0
- package/lib/ditamap/topic-commands.js.map +1 -1
- package/lib/ditamap/topic-ditamap.js +1 -0
- package/lib/ditamap/topic-ditamap.js.map +1 -1
- package/lib/docs.d.ts +4 -5
- package/lib/docs.js +53 -65
- package/lib/docs.js.map +1 -1
- package/lib/utils.d.ts +81 -7
- package/lib/utils.js +4 -19
- package/lib/utils.js.map +1 -1
- package/messages/main.md +53 -0
- package/oclif.manifest.json +33 -13
- package/package.json +142 -42
- package/lib/ditamap/cli-reference-topic.d.ts +0 -5
- package/lib/ditamap/cli-reference-topic.js +0 -28
- package/lib/ditamap/cli-reference-topic.js.map +0 -1
- package/lib/ditamap/main-topic-intro.d.ts +0 -6
- package/lib/ditamap/main-topic-intro.js +0 -43
- package/lib/ditamap/main-topic-intro.js.map +0 -1
- package/messages/main.json +0 -9
- package/templates/cli_reference_topic.hbs +0 -25
- package/templates/main_topic_intro.hbs +0 -44
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"main-topic-intro.js","sourceRoot":"","sources":["../../src/ditamap/main-topic-intro.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEH,+BAA4B;AAC5B,mDAAiF;AACjF,oCAAqC;AACrC,uCAAoC;AAEpC,MAAa,cAAe,SAAQ,iBAAO;IACzC,YAAmB,KAAa,EAAE,QAAgB,EAAE,YAAqB;QACvE,MAAM,QAAQ,GAAG,iBAAO,CAAC,IAAI,CAAC,iBAAiB,KAAK,IAAI,QAAQ,EAAE,EAAE,KAAK,CAAC,CAAC;QAE3E,IAAI,uBAAgC,CAAC;QACrC,IAAI,wBAAiC,CAAC;QACtC,IAAI,YAAY,CAAC,wBAAwB,EAAE;YACzC,MAAM,SAAS,GAAG,IAAA,wBAAa,EAAC,YAAY,CAAC,wBAAwB,CAAC,CAAC;YACvE,uBAAuB,GAAG,SAAS,CAAC,GAAG,CAAC;YACxC,wBAAwB,GAAG,SAAS,CAAC,IAAI,CAAC;SAC3C;QAED,IAAI,CAAC,YAAY,CAAC,eAAe,IAAI,CAAC,YAAY,CAAC,QAAQ,EAAE;YAC3D,YAAY,CAAC,eAAe,GAAG,IAAA,iBAAS,EAAC,IAAA,mBAAQ,EAAC,YAAY,CAAC,WAAW,CAAC,CAAC,CAAC;SAC9E;QAED,KAAK,CAAC,QAAQ,EAAE;YACd,KAAK,EAAE,QAAQ;YACf,eAAe,EAAE,YAAY,CAAC,eAAe;YAC7C,gBAAgB,EAAE,YAAY,CAAC,KAAK,KAAK,WAAW;YACpD,kBAAkB,EAAE,YAAY,CAAC,KAAK,KAAK,aAAa;YACxD,WAAW,EAAE,YAAY,CAAC,KAAK,KAAK,MAAM;YAC1C,uBAAuB;YACvB,wBAAwB;SACzB,CAAC,CAAC;QAEH,IAAI,CAAC,WAAW,GAAG,IAAA,WAAI,EAAC,iBAAO,CAAC,SAAS,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC;IAC9D,CAAC;IAEM,mBAAmB;QACxB,OAAO,sBAAsB,CAAC;IAChC,CAAC;CACF;AAhCD,wCAgCC"}
|
package/messages/main.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"commandDescription": "generate the command reference guide located",
|
|
3
|
-
"pluginFlagDescription": "comma separated list of plugin names to be part of the generation. Defaults to the oclif plugin in the current working directory",
|
|
4
|
-
"allFlagDescription": "include all relevant plugins in the generation",
|
|
5
|
-
"hiddenFlagDescription": "show hidden commands",
|
|
6
|
-
"outputdirFlagDescription": "output directory to put generated files",
|
|
7
|
-
"erroronwarningFlagDescription": "fail the command if there are any warnings",
|
|
8
|
-
"ditamapSuffixFlagDescription": "unique suffix to append to generated ditamap"
|
|
9
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
|
3
|
-
"concept.dtd">
|
|
4
|
-
<concept id="{{uniqueId 'cli_reference' topic}}" xml:lang="en-us">
|
|
5
|
-
<!--
|
|
6
|
-
|
|
7
|
-
NOTE TO WRITERS:
|
|
8
|
-
THIS FILE IS AUTOGENERATED. DON’T MAKE CHANGES TO THIS FILE IN PERFORCE! YOUR CHANGES WILL BE OVERWRITTEN.
|
|
9
|
-
IF YOU WANT TO CHANGE THIS CONTENT, CONTACT juliet.shackell@salesforce.com FOR DETAILS.
|
|
10
|
-
|
|
11
|
-
-->
|
|
12
|
-
<!--This is a static file that should be passed as-is through the autogen process.-->
|
|
13
|
-
<title><codeph otherprops="nolang">{{topic}}</codeph> Namespace</title>
|
|
14
|
-
<shortdesc>{{longDescription}}</shortdesc>
|
|
15
|
-
<prolog>
|
|
16
|
-
<metadata>
|
|
17
|
-
<!--In the future we’ll add keywords here.-->
|
|
18
|
-
<othermeta content="reference" name="topic_type"/>
|
|
19
|
-
<othermeta content="Developer_Tools" name="app_area"/>
|
|
20
|
-
<othermeta content="Developer Partner" name="role"/>
|
|
21
|
-
<othermeta content="EE UE DE PXE" name="edition"/>
|
|
22
|
-
<othermeta content="aloha mobile sfx" name="ui_platform"/>
|
|
23
|
-
</metadata>
|
|
24
|
-
</prolog>
|
|
25
|
-
</concept>
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
|
|
3
|
-
<concept id="{{uniqueId 'cli_reference' topic}}" xml:lang="en-us">
|
|
4
|
-
<!--
|
|
5
|
-
|
|
6
|
-
NOTE TO WRITERS:
|
|
7
|
-
THIS FILE IS AUTOGENERATED. DON’T MAKE CHANGES TO THIS FILE IN PERFORCE! YOUR CHANGES WILL BE OVERWRITTEN.
|
|
8
|
-
IF YOU WANT TO CHANGE THIS CONTENT, CONTACT juliet.shackell@salesforce.com FOR DETAILS.
|
|
9
|
-
|
|
10
|
-
-->
|
|
11
|
-
<title><codeph otherprops="nolang">{{topic}}</codeph> Commands{{#if isClosedPilotTopic}} (Pilot){{/if}}{{#if isOpenPilotTopic}} (Pilot){{/if}}{{#if isBetaTopic}} (Beta){{/if}}</title>
|
|
12
|
-
<shortdesc><ph id="shortdesc">{{longDescription}}</ph></shortdesc>
|
|
13
|
-
<prolog>
|
|
14
|
-
<metadata>
|
|
15
|
-
<othermeta content="reference" name="topic_type"/>
|
|
16
|
-
<othermeta content="Developer_Tools" name="app_area"/>
|
|
17
|
-
<othermeta content="Developer Partner" name="role"/>
|
|
18
|
-
<othermeta content="EE UE DE PXE" name="edition"/>
|
|
19
|
-
<othermeta content="aloha mobile sfx" name="ui_platform"/>
|
|
20
|
-
</metadata>
|
|
21
|
-
</prolog>{{#if isClosedPilotTopic}}
|
|
22
|
-
<conbody>
|
|
23
|
-
<note>We provide the commands in the <codeph otherprops="nolang">{{topic}}</codeph> topic to selected customers through an invitation-only
|
|
24
|
-
pilot program that requires agreement to specific terms and conditions. Pilot programs are subject to change, and we can’t
|
|
25
|
-
guarantee acceptance. The commands in the <codeph otherprops="nolang">{{topic}}</codeph> topic aren’t generally available unless or
|
|
26
|
-
until Salesforce announces its general availability in documentation or in press
|
|
27
|
-
releases or public statements. We can’t guarantee general availability within any
|
|
28
|
-
particular time frame or at all. Make your purchase decisions only on the basis of
|
|
29
|
-
generally available products and features.</note>
|
|
30
|
-
</conbody>{{/if}}{{#if isOpenPilotTopic}}
|
|
31
|
-
<conbody>
|
|
32
|
-
<note>We provide the commands in the <codeph otherprops="nolang">{{topic}}</codeph> topic to selected customers through a pilot program
|
|
33
|
-
that requires agreement to specific terms and conditions. To be nominated to participate
|
|
34
|
-
in the program, contact Salesforce. Pilot programs are subject to change, and we can’t
|
|
35
|
-
guarantee acceptance. The commands in the <codeph otherprops="nolang">{{topic}}</codeph> topic aren’t generally available unless or
|
|
36
|
-
until Salesforce announces its general availability in documentation or in press
|
|
37
|
-
releases or public statements. We can’t guarantee general availability within any
|
|
38
|
-
particular time frame or at all. Make your purchase decisions only on the basis of
|
|
39
|
-
generally available products and features.</note>
|
|
40
|
-
</conbody>{{/if}}{{#if isBetaTopic}}
|
|
41
|
-
<conbody>
|
|
42
|
-
<note>This feature is a Beta Service. Customers may opt to try such Beta Service in its sole discretion. Any use of the Beta Service is subject to the applicable Beta Services Terms provided at Agreements and Terms (<xref href="{{trailblazerCommunityUrl}}" format="html" scope="external" type="new-window:HTML">https://www.salesforce.com/company/legal/agreements/</xref>).</note>
|
|
43
|
-
</conbody>{{/if}}
|
|
44
|
-
</concept>
|