From a2776a2ee6168794209cbbd4a5c8096577caef60 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 1 Feb 2016 10:10:23 +0100 Subject: link the "under the hood" doc from leap deploy doc --- pages/docs/platform/guide/commands.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/docs/platform/guide/commands.md b/pages/docs/platform/guide/commands.md index 7d0aa1b..0230710 100644 --- a/pages/docs/platform/guide/commands.md +++ b/pages/docs/platform/guide/commands.md @@ -147,15 +147,16 @@ Default Value: None Override the default SSH port. Default Value: None -* `--tags TAG[,TAG]` -Specify tags to pass through to puppet (overriding the default). -Default Value: leap_base,leap_service - * `--dev` Development mode: don't run 'git submodule update' before deploy. * `--fast` Makes the deploy command faster by skipping some slow steps. A "fast" deploy can be used safely if you recently completed a normal deploy. +See [[ Under the hood -> platform/details/under-the-hood#tags]] for more details. + +* `--tags TAG[,TAG]` +Specify tags to pass through to puppet (overriding the default). See [[ Under the hood -> platform/details/under-the-hood#tags]] for more details. +Default Value: leap_base,leap_service * `--force` Deploy even if there is a lockfile. -- cgit v1.2.3