|
14 | 14 | :depth: 1
|
15 | 15 | :class: singlecol
|
16 | 16 |
|
| 17 | +.. _atlas-cli-1.7.0: |
| 18 | + |
| 19 | +{+atlas-cli+} 1.7.0 |
| 20 | +------------------- |
| 21 | + |
| 22 | +Released 25 May 2023 |
| 23 | + |
| 24 | +- Adds the :ref:`atlas-kubernetes-operator-install` command to install |
| 25 | + the :atlas:`{+ak8so+} </atlas-operator>`. |
| 26 | + |
| 27 | +- Adds the following new commands to manage {+data-lake+} pipelines: |
| 28 | + |
| 29 | + - :ref:`atlas-dataLakePipelines-create` |
| 30 | + - :ref:`atlas-dataLakePipelines-datasets-delete` |
| 31 | + - :ref:`atlas-dataLakePipelines-delete` |
| 32 | + - :ref:`atlas-dataLakePipelines-describe` |
| 33 | + - :ref:`atlas-dataLakePipelines-list` |
| 34 | + - :ref:`atlas-dataLakePipelines-pause` |
| 35 | + - :ref:`atlas-dataLakePipelines-runs-describe` |
| 36 | + - :ref:`atlas-dataLakePipelines-runs-list` |
| 37 | + - :ref:`atlas-dataLakePipelines-runs-watch` |
| 38 | + - :ref:`atlas-dataLakePipelines-start` |
| 39 | + - :ref:`atlas-dataLakePipelines-trigger` |
| 40 | + - :ref:`atlas-dataLakePipelines-update` |
| 41 | + - :ref:`atlas-dataLakePipelines-watch` |
| 42 | + |
| 43 | +- Adds the following new commands to load and manage sample data: |
| 44 | + |
| 45 | + - :ref:`atlas-clusters-sampleData-load`, which replaces ``atlas |
| 46 | + clusters loadSampleData`` |
| 47 | + - :ref:`atlas-clusters-sampleData-describe` |
| 48 | + - :ref:`atlas-clusters-sampleData-watch` |
| 49 | + |
| 50 | +- Fixes a bug where running :ref:`atlas-dbusers-update` indicated |
| 51 | + success prematurely, which made it possible for the command |
| 52 | + to show success when the API call later failed. |
| 53 | +- Improves the error message for commands that are |
| 54 | + unavailable for ``M0`` {+clusters+}. |
| 55 | + |
17 | 56 | .. _atlas-cli-1.6.0:
|
18 | 57 |
|
19 | 58 | {+atlas-cli+} 1.6.0
|
|
0 commit comments