Skip to content

Commit

Permalink
ninja: more docs
Browse files Browse the repository at this point in the history
(cherry picked from commit d97250f)
  • Loading branch information
1azyman committed Mar 11, 2024
1 parent 14d7220 commit 9652edc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 64 deletions.
24 changes: 23 additions & 1 deletion docs/deployment/ninja/command/index.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
:page-visibility: hidden
= Ninja commands

Ninja currently supports these operations:

* xref:./count.adoc[]
* xref:./delete.adoc[]
* xref:./download-distribution.adoc[]
* xref:./export.adoc[]
* xref:./export-audit.adoc[]
* xref:./export-mining.adoc[]
* xref:./help.adoc[]
* xref:./import.adoc[]
* xref:./import-audit.adoc[]
* xref:./info.adoc[]
* xref:./initial-objects.adoc[]
* xref:./keys.adoc[]
* xref:./pre-upgrade-check.adoc[]
* xref:./run-sql.adoc[]
* xref:./trace.adoc[]
* xref:./upgrade-distribution.adoc[]
* xref:./upgrade-installation.adoc[]
* xref:./upgrade-objects.adoc[]
* xref:./verify.adoc[]
64 changes: 1 addition & 63 deletions docs/deployment/ninja/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,69 +79,7 @@ If the bundled scripts are used, you can specify the path to the driver with `-j

== Supported operations

Ninja currently supports these operations:

* <<Count>>
* <<Delete>>
* <<Download distribution>>
* <<Export>>
* <<Export audit>>
* <<Export mining>>
* <<Help>>
* <<Import>>
* <<Import audit>>
* <<Info>>
* <<Initial objects>>
* <<Keys>>
* <<Pre-upgrade check>>
* <<Run SQL>>
* <<Trace>>
* <<Upgrade distribution>>
* <<Upgrade installation>>
* <<Upgrade objects>>
* <<Verify>>

:leveloffset: +2

include::command/count.adoc[]

include::command/delete.adoc[]

include::command/download-distribution.adoc[]

include::command/export.adoc[]

include::command/export-audit.adoc[]

include::command/export-mining.adoc[]

include::command/help.adoc[]

include::command/import.adoc[]

include::command/import-audit.adoc[]

include::command/info.adoc[]

include::command/initial-objects.adoc[]

include::command/keys.adoc[]

include::command/pre-upgrade-check.adoc[]

include::command/run-sql.adoc[]

include::command/trace.adoc[]

include::command/upgrade-distribution.adoc[]

include::command/upgrade-installation.adoc[]

include::command/upgrade-objects.adoc[]

include::command/verify.adoc[]

:leveloffset: 0
Documentation for supported commands is available xref:./command/index.adoc[here].

== FAQ

Expand Down

0 comments on commit 9652edc

Please sign in to comment.