From 9c5a850f5aad8def78434f4ec4c7ca2f9aa8d25d Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 24 Mar 2020 15:47:31 +1100 Subject: Remove --bypass-url documentation This was removed with I3b951cc4eb3adff23f3d2cbe674971816261ef56; cleanup old references. Change-Id: I71e6da99dff04d86b9dd67a754764b1e742d366a --- doc/source/cli/details.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc/source/cli') diff --git a/doc/source/cli/details.rst b/doc/source/cli/details.rst index 9ced4c6..e182fa5 100644 --- a/doc/source/cli/details.rst +++ b/doc/source/cli/details.rst @@ -43,7 +43,7 @@ cinder usage [--os-endpoint-type ] [--endpoint-type ] [--os-volume-api-version ] - [--bypass-url ] [--os-endpoint ] + [--os-endpoint ] [--retries ] [--profile HMAC_KEY] [--os-auth-strategy ] [--os-username ] [--os-password ] @@ -877,14 +877,9 @@ cinder optional arguments major and Y is minor part).Default= ``env[OS_VOLUME_API_VERSION]``. -``--bypass-url `` - **DEPRECATED!** Use os_endpoint. Use this API endpoint - instead of the Service Catalog. Defaults to - ``env[CINDERCLIENT_BYPASS_URL]``. - ``--os-endpoint `` Use this API endpoint instead of the Service Catalog. - Defaults to ``env[CINDER_ENDPOINT]``. + Default=``env[CINDER_ENDPOINT]`` ``--retries `` Number of retries. -- cgit v1.2.1