diff --git a/docs/Getting-Started/Private-Network-Quickstart.md b/docs/Getting-Started/Private-Network-Quickstart.md index 3e88e65b59..d4dc280d3c 100644 --- a/docs/Getting-Started/Private-Network-Quickstart.md +++ b/docs/Getting-Started/Private-Network-Quickstart.md @@ -3,6 +3,11 @@ description: Pantheon 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. !!! 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). - ## Prerequisites To run this tutorial, you must have the following installed: diff --git a/docs/Reference/Pantheon-CLI-Syntax.md b/docs/Reference/Pantheon-CLI-Syntax.md index c6213520e5..a1b66c6723 100644 --- a/docs/Reference/Pantheon-CLI-Syntax.md +++ b/docs/Reference/Pantheon-CLI-Syntax.md @@ -3,6 +3,11 @@ description: Pantheon commande line interface reference # 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. ```bash