mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 01:41:54 -04:00
[OpenStack-Heat] Add link to the OpenStack CLI install documentation
This commit is contained in:
parent
d946751924
commit
bfb60acc02
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ function verify-prereqs() {
|
|||
else
|
||||
echo "${client} client does not exist"
|
||||
echo "Please install ${client} client, and retry."
|
||||
echo "Documentation for installing ${client} can be found at"
|
||||
echo "http://docs.openstack.org/user-guide/common/cli-install-openstack-command-line-clients.html"
|
||||
exit 1
|
||||
fi
|
||||
done
|
||||
|
|
|
|||
Loading…
Reference in a new issue