File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Deis Workflow CLI
1+ # Deis Workflow CLI
22
33The Deis Workflow command-line interface (CLI), or client, allows you to interact
44with Deis Workflow.
@@ -78,7 +78,7 @@ set the `http_proxy` or `https_proxy` environment variable to enable proxy suppo
7878!!! note
7979 Configuring a proxy is generally not necessary for local Vagrant clusters.
8080
81- # CLI Plugins
81+ ## CLI Plugins
8282
8383Plugins allow developers to extend the functionality of the [ Deis Client] [ ] , adding new commands or features.
8484
Original file line number Diff line number Diff line change 11# Registering a User
22
3- To use Deis, you must first register a user on the [ Controller] [ ] .
4-
3+ To use Deis Workflow, you must first register a user on the [ Controller] [ ] .
54
65## Register with a Controller
76
@@ -37,7 +36,7 @@ Logout of an existing controller session using `deis logout`.
3736 $ deis logout
3837 Logged out as deis
3938
40- ## Verify your session
39+ ## Verify Your Session
4140
4241You can verify your client configuration by running ` deis whoami ` .
4342
You can’t perform that action at this time.
0 commit comments