You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [example.cloudcli.yaml](https://github.com/cloudwm/cloudcli/blob/master/example-cloudcli.yaml) and [example-cloudcli.env](https://github.com/cloudwm/cloudcli/blob/master/example-cloudcli.env) for more details on using the yaml config file or environment variables.
32
32
33
-
**Important** Please keep your server and API credentials secure,
33
+
**Important** Please keep your API credentials secure,
34
34
it's recommended to use a configuration file with appropriate permissions and location.
See [example.cloudcli.yaml](https://github.com/cloudwm/cloudcli/blob/master/example-cloudcli.yaml) and [example-cloudcli.env](https://github.com/cloudwm/cloudcli/blob/master/example-cloudcli.env) for more details on using the yaml config file or environment variables.
18
18
19
-
**Important** Please keep your server and API credentials secure,
19
+
**Important** Please keep your API credentials secure,
20
20
it's recommended to use a configuration file with appropriate permissions and location.
21
21
22
22
@@ -25,7 +25,6 @@ it's recommended to use a configuration file with appropriate permissions and lo
25
25
```
26
26
--api-clientid string API Client ID
27
27
--api-secret string API Secret
28
-
--api-server string API Server Hostname
29
28
--config string config file (default is $HOME/.cloudcli.yaml)
30
29
--debug enable debug output to stderr
31
30
--dryrun enable dry run mode, does not perform actions
@@ -41,4 +40,4 @@ it's recommended to use a configuration file with appropriate permissions and lo
41
40
*[cloudcli server](cloudcli_server.md) - Server management
42
41
*[cloudcli version](cloudcli_version.md) - Get the cloudcli version
43
42
44
-
###### Auto generated by spf13/cobra on 1-Nov-2020
43
+
###### Auto generated by spf13/cobra on 15-Aug-2021
0 commit comments