Which version of osclient do you use? I use $ openstack --version openstack 2.6.0
and $ openstack endpoint create --help usage: openstack endpoint create [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--noindent] [--prefix PREFIX] --publicurl <url> [--adminurl <url>] [--internalurl <url>] [--region <region-id>] <service>
matches what's in docs
Which version of osclient do you use?
I use $ openstack --version
openstack 2.6.0
and $ openstack endpoint create --help shell,table, value,yaml} ]
[- c COLUMN] [--max-width <integer>]
[- -noindent] [--prefix PREFIX] --publicurl
<url> [--adminurl <url>]
[- -internalurl <url>] [--region <region-id>]
<service>
usage: openstack endpoint create [-h] [-f {html,json,
matches what's in docs