Skip to content

Commit

Permalink
--fast incorrect in learning lab
Browse files Browse the repository at this point in the history
  • Loading branch information
npateriya authored Jul 1, 2016
1 parent 5d47d01 commit 0bf5953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/shipped-cli-labs/3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ One of the most important features of Shipped is the ability to import a project

1. Change to the directory where you want to place the project and service.

1. Issue the <code>local bootstrap</code> command, and provide the name of the project to be bootstrapped. You can add the <code>--fast</code> flag to speed up the bootstrap process by skipping VM and container deployment.
1. Issue the <code>local bootstrap</code> command, and provide the name of the project to be bootstrapped.

shipped lcl bootstrap TestProject --fast
shipped lcl bootstrap TestProject
**Note**: You can abbreviate any commands by truncating them to the minimum length necessary for unambiguous specification.

Shipped provides detailed output of the bootstrap progress:
Expand Down

0 comments on commit 0bf5953

Please sign in to comment.