File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ You should have an `organization` `<your-org>` for testing in that account.
1515You will modify value for ` aliases.common.cpln_org ` in ` .controlplane/controlplane.yml ` .
1616If you need an organization, please [ contact Shakacode] ( mailto:controlplane@shakacode.com ) .
1717
18- 2 . Run ` cpln image docker-login --org <your-org> ` to ensure that you have access to the Control Plane Docker registry.
19-
20- 3 . Install Control Plane CLI (and configure access) using ` npm install -g @controlplane/cli ` .
18+ 2 . Install Control Plane CLI (and configure access) using ` npm install -g @controlplane/cli ` .
2119You can update the ` cpln ` command line with ` npm update -g @controlplane/cli ` .
2220Then run ` cpln login ` to ensure access.
2321For more informatation check out the
2422[ docs here] ( https://docs.controlplane.com/quickstart/quick-start-3-cli#getting-started-with-the-cli ) .
2523
24+ 3 . Run ` cpln image docker-login --org <your-org> ` to ensure that you have access to the Control Plane Docker registry.
25+
26264 . Install the latest version of
2727[ ` cpl ` gem] ( https://rubygems.org/gems/cpl )
2828on your project's Gemfile or globally.
You can’t perform that action at this time.
0 commit comments