File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -69,14 +69,14 @@ miactl context list
6969The ` context auth ` subcommand allows you to setup the Console Service Account you want to use to authenticate to the Console.
7070
7171``` sh
72- miactl context auth [flags]
72+ miactl context auth NAME [flags]
7373```
7474
7575Available flags:
76- ` --client-id string ` : the client ID of the service account
77- ` --client-secret string ` : the client secret of the service account
78- ` -h, --help ` : help for auth
79- ` --jwt-json string ` : path of the json containing the json config of a jwt service account
76+ - ` --client-id string ` : the client ID of the service account
77+ - ` --client-secret string ` : the client secret of the service account
78+ - ` -h, --help ` : help for auth
79+ - ` --jwt-json string ` : path of the json containing the json config of a jwt service account
8080
8181## company
8282
You can’t perform that action at this time.
0 commit comments