|
14 | 14 | :depth: 1
|
15 | 15 | :class: singlecol
|
16 | 16 |
|
| 17 | +.. _atlas-cli-1.27.1: |
| 18 | + |
| 19 | +{+atlas-cli+} 1.27.1 |
| 20 | +-------------------- |
| 21 | + |
| 22 | +Released 13 September 2024 |
| 23 | + |
| 24 | +Updates the :ref:`atlas-deployments` commands: |
| 25 | + |
| 26 | +- :ref:`atlas-deployments` no longer displays an unnecessary warning |
| 27 | + when you specify ``--type atlas`` or you don't specify ``--type``. |
| 28 | +- :ref:`atlas-deployments` shows a warning if you use an unsupported |
| 29 | + version of Docker or Podman. |
| 30 | +- :ref:`atlas-deployments-setup` links to the docs from the |
| 31 | + description. |
| 32 | +- :ref:`atlas-deployments-setup` now shows ``autoassign`` instead of |
| 33 | + ``0`` when you don't select a port during local deployment. |
| 34 | + |
17 | 35 | .. _atlas-cli-1.27.0:
|
18 | 36 |
|
19 | 37 | {+atlas-cli+} 1.27.0
|
@@ -574,19 +592,19 @@ Released 25 May 2023
|
574 | 592 |
|
575 | 593 | - Adds the following new commands to manage {+data-lake+} pipelines:
|
576 | 594 |
|
577 |
| - - :ref:`atlas-dataLakePipelines-create` |
578 |
| - - :ref:`atlas-dataLakePipelines-datasets-delete` |
579 |
| - - :ref:`atlas-dataLakePipelines-delete` |
580 |
| - - :ref:`atlas-dataLakePipelines-describe` |
581 |
| - - :ref:`atlas-dataLakePipelines-list` |
582 |
| - - :ref:`atlas-dataLakePipelines-pause` |
583 |
| - - :ref:`atlas-dataLakePipelines-runs-describe` |
584 |
| - - :ref:`atlas-dataLakePipelines-runs-list` |
585 |
| - - :ref:`atlas-dataLakePipelines-runs-watch` |
586 |
| - - :ref:`atlas-dataLakePipelines-start` |
587 |
| - - :ref:`atlas-dataLakePipelines-trigger` |
588 |
| - - :ref:`atlas-dataLakePipelines-update` |
589 |
| - - :ref:`atlas-dataLakePipelines-watch` |
| 595 | + - ``atlas dataLakePipelines create`` |
| 596 | + - ``atlas dataLakePipelines datasets delete`` |
| 597 | + - ``atlas dataLakePipelines delete`` |
| 598 | + - ``atlas dataLakePipelines describe`` |
| 599 | + - ``atlas dataLakePipelines list`` |
| 600 | + - ``atlas dataLakePipelines pause`` |
| 601 | + - ``atlas dataLakePipelines runs describe`` |
| 602 | + - ``atlas dataLakePipelines runs list`` |
| 603 | + - ``atlas dataLakePipelines runs watch`` |
| 604 | + - ``atlas dataLakePipelines start`` |
| 605 | + - ``atlas dataLakePipelines trigger`` |
| 606 | + - ``atlas dataLakePipelines update`` |
| 607 | + - ``atlas dataLakePipelines watch`` |
590 | 608 |
|
591 | 609 | - Adds the following new commands to load and manage sample data:
|
592 | 610 |
|
|
0 commit comments