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.
15
15
You will modify value for ` aliases.common.cpln_org ` in ` .controlplane/controlplane.yml ` .
16
16
If you need an organization, please
[ contact Shakacode
] ( mailto:[email protected] ) .
17
17
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 ` .
21
19
You can update the ` cpln ` command line with ` npm update -g @controlplane/cli ` .
22
20
Then run ` cpln login ` to ensure access.
23
21
For more informatation check out the
24
22
[ docs here] ( https://docs.controlplane.com/quickstart/quick-start-3-cli#getting-started-with-the-cli ) .
25
23
24
+ 3 . Run ` cpln image docker-login --org <your-org> ` to ensure that you have access to the Control Plane Docker registry.
25
+
26
26
4 . Install the latest version of
27
27
[ ` cpl ` gem] ( https://rubygems.org/gems/cpl )
28
28
on your project's Gemfile or globally.
You can’t perform that action at this time.
0 commit comments