Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaingaudan committed Mar 8, 2024
1 parent 37c2b52 commit 6be40b0
Show file tree
Hide file tree
Showing 72 changed files with 5,140 additions and 195 deletions.
3 changes: 3 additions & 0 deletions docs/docs/confs.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ An ARLAS Configuration tells `arlas_cli` how to contact ARLAS Server and elastic
* --server TEXT ARLAS Server url │
│ [default: None] │
│ [required] │
│ --persistence TEXT ARLAS Persistence │
│ url │
│ [default: None] │
│ --headers TEXT header │
│ (name:value) │
│ --elastic TEXT dictionary of │
Expand Down
7 changes: 6 additions & 1 deletion docs/docs/indices.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,16 @@ To generate a mapping, you need to provide a NDJSON file (New line delimiter JSO
> arlas_cli indices --config local create --help
Usage: python -m arlas.cli.cli indices create [OPTIONS] INDEX
[ADD_UUID]
Create an index
╭─ Arguments ────────────────────────────────────────────────────────╮
│ * index TEXT index's name [default: None] [required] │
│ * index TEXT index's name [default: None] │
│ [required] │
│ add_uuid [ADD_UUID] Set a UUID for the provided json │
│ path field │
│ [default: None] │
╰────────────────────────────────────────────────────────────────────╯
╭─ Options ──────────────────────────────────────────────────────────╮
* --mapping TEXT Name of the mapping within your │
Expand Down
6 changes: 2 additions & 4 deletions docs/docs/started.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,11 +301,9 @@ models:
```
The `arlas` section contains the different deployment configurations. The mapping section lists the mapping template that you can use.
Finally, the models are the templates for the collections. A [detailed description](docs/model/README.md) of the configuration structure is provided.
Finally, the models are the templates for the collections. A [detailed description](model/README.md) of the configuration structure is provided.
### Create, describe and delete a configuration for `arlas_cli`
### Create, describe and delete a configuration for `arlas_cli`
You can edit directly the `${HOME}/.arlas/cli/configuration.yaml` configuration file to update your configurations. You can also use the command line itself.
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/version.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ARLAS Version:
0.2.11
0.3.0
53 changes: 47 additions & 6 deletions docs/site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,26 @@



<li class="md-nav__item">
<a href="/arlas_cli/version/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
</span>


</a>
</li>









<li class="md-nav__item">
<a href="/arlas_cli/." class="md-nav__link">

Expand Down Expand Up @@ -250,10 +270,10 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >


<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -264,8 +284,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Commands
</label>
Expand Down Expand Up @@ -340,6 +360,27 @@



<li class="md-nav__item">
<a href="/arlas_cli/persist/" class="md-nav__link">


<span class="md-ellipsis">
Persistence
</span>


</a>
</li>










<li class="md-nav__item">
<a href="/arlas_cli/confs/" class="md-nav__link">

Expand Down Expand Up @@ -369,11 +410,11 @@


<li class="md-nav__item">
<a href="/arlas_cli/version/" class="md-nav__link">
<a href="/arlas_cli/model/model/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
Configuration data model
</span>


Expand Down
55 changes: 48 additions & 7 deletions docs/site/collections/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<link rel="prev" href="../indices/">


<link rel="next" href="../confs/">
<link rel="next" href="../persist/">


<link rel="icon" href="../assets/images/favicon.png">
Expand Down Expand Up @@ -193,6 +193,26 @@



<li class="md-nav__item">
<a href="../version/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
</span>


</a>
</li>









<li class="md-nav__item">
<a href=".." class="md-nav__link">

Expand Down Expand Up @@ -263,10 +283,10 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" checked>


<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -277,8 +297,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_4">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Commands
</label>
Expand Down Expand Up @@ -416,6 +436,27 @@



<li class="md-nav__item">
<a href="../persist/" class="md-nav__link">


<span class="md-ellipsis">
Persistence
</span>


</a>
</li>










<li class="md-nav__item">
<a href="../confs/" class="md-nav__link">

Expand Down Expand Up @@ -445,11 +486,11 @@


<li class="md-nav__item">
<a href="../version/" class="md-nav__link">
<a href="../model/model/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
Configuration data model
</span>


Expand Down
53 changes: 47 additions & 6 deletions docs/site/collections_1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,26 @@



<li class="md-nav__item">
<a href="../version/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
</span>


</a>
</li>









<li class="md-nav__item">
<a href=".." class="md-nav__link">

Expand Down Expand Up @@ -257,10 +277,10 @@



<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >


<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">


<span class="md-ellipsis">
Expand All @@ -271,8 +291,8 @@
<span class="md-nav__icon md-icon"></span>
</label>

<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Commands
</label>
Expand Down Expand Up @@ -347,6 +367,27 @@



<li class="md-nav__item">
<a href="../persist/" class="md-nav__link">


<span class="md-ellipsis">
Persistence
</span>


</a>
</li>










<li class="md-nav__item">
<a href="../confs/" class="md-nav__link">

Expand Down Expand Up @@ -376,11 +417,11 @@


<li class="md-nav__item">
<a href="../version/" class="md-nav__link">
<a href="../model/model/" class="md-nav__link">


<span class="md-ellipsis">
arlas_cli version
Configuration data model
</span>


Expand Down
Loading

0 comments on commit 6be40b0

Please sign in to comment.