diff --git a/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config.md b/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config.md index c3825797..a6395025 100644 --- a/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config.md +++ b/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config.md @@ -21,7 +21,7 @@ goliothctl config [flags] > goliothctl config set apiUrl http://localhost:9090 # Get the current access token used to authenticate with Golioth -> golioth config get accessToken +> goliothctl config get accessToken ``` ### Options diff --git a/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config_get.md b/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config_get.md index d9b2fb90..7205aae0 100644 --- a/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config_get.md +++ b/docs/reference/4-command-line-tools/1-goliothctl/goliothctl_config_get.md @@ -18,7 +18,7 @@ goliothctl config get [flags] ``` # Get the current access token used to authenticate with Golioth -> golioth config get accessToken +> goliothctl config get accessToken ``` ### Options