Lines Matching refs:setup
44 * [setup](#setup)
194 #### **setup**
198 the create command if we detect some necessary setup steps are required. This
199 is a standalone command if the user wants to do setup separate from the create
204 * Run setup for remote/local instances
206 > $ acloud setup
208 * Run setup for remote instances only
210 > $ acloud setup --gcp-init
212 * Run setup for local instances only
214 > $ acloud setup --host
216 * Force run setup
218 > $ acloud setup --force