Added upcoming changes warnings (#549)

* Added upcoming changes warnings

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
MadelineMurray 6 years ago committed by GitHub
parent 562c609f18
commit ab7fe8d4e1
  1. 6
      docs/Getting-Started/Private-Network-Quickstart.md
  2. 5
      docs/Reference/Pantheon-CLI-Syntax.md

@ -3,6 +3,11 @@ description: Pantheon private network quickstart tutorial
# Private Network Quickstart tutorial # Private Network Quickstart tutorial
!!! important "Upcoming Change in v0.9"
In v0.9, the Private Network Quickstart will be moved to a separate repository and the existing Private Network Quickstart will be
removed from the Pantheon repository. This tutorial will be updated and use the Private Network Quickstart in the separate
repository.
This tutorial describes how to use Pantheon to run a private network of Pantheon nodes in a Docker container. This tutorial describes how to use Pantheon to run a private network of Pantheon nodes in a Docker container.
!!! note !!! note
@ -10,7 +15,6 @@ This tutorial describes how to use Pantheon to run a private network of Pantheon
If you have installed Pantheon from the [packaged binaries](Intallation/Install-Binaries) or are running the [Docker image](Run-Docker-Image), you can proceed with [Starting Pantheon](Starting-Pantheon). If you have installed Pantheon from the [packaged binaries](Intallation/Install-Binaries) or are running the [Docker image](Run-Docker-Image), you can proceed with [Starting Pantheon](Starting-Pantheon).
## Prerequisites ## Prerequisites
To run this tutorial, you must have the following installed: To run this tutorial, you must have the following installed:

@ -3,6 +3,11 @@ description: Pantheon commande line interface reference
# Pantheon Command Line # Pantheon Command Line
!!! important "Breaking Changes in v0.9"
In v0.9, changes will be made to the command line options to improve usability. These will be breaking changes; that is,
in many cases the v0.8 command line options will no longer work. This reference and the rest of the documentation will be
updated to reflect these changes. Any further information required about the changes will be included in the v0.9 release notes.
This reference describes the syntax of the Pantheon Command Line Interface (CLI) options and subcommands. This reference describes the syntax of the Pantheon Command Line Interface (CLI) options and subcommands.
```bash ```bash

Loading…
Cancel
Save