``authenticate``
================
.. contents:: :local:
Description
------------
Creates a CLI session using a browser based login flow. --region is a argument

Usage
-----
.. code-block:: none

  oci session authenticate [OPTIONS]


Optional Parameters
--------------------
.. option:: --config-location [text]

Path to the config for the new session

.. option:: --profile-name [text]

Name of the profile you are creating

.. option:: --region [text]

ap-chuncheon-1,ap-hyderabad-1,ap-melbourne-1,ap-mumbai-1,ap-osaka-1,ap-seoul-1,ap-sydney-1,ap-tokyo-1,ca-montreal-1,ca-toronto-1,eu-amsterdam-1,eu-frankfurt-1,eu-zurich-1,me-jeddah-1,me-dubai-1,sa-saopaulo-1,uk-cardiff-1,uk-london-1,us-ashburn-1,us-phoenix-1,us-sanjose-1,sa-vinhedo-1,sa-santiago-1,il-jerusalem-1,eu-marseille-1,ap-singapore-1,me-abudhabi-1,eu-milan-1,eu-stockholm-1,af-johannesburg-1,us-langley-1,us-luke-1,us-gov-ashburn-1,us-gov-chicago-1,us-gov-phoenix-1,uk-gov-london-1,uk-gov-cardiff-1,ap-chiyoda-1,ap-ibaraki-1,me-dcc-muscat-1,ap-dcc-canberra-1

.. option:: --tenancy-name [text]

Name of the tenancy

.. option:: --use-passphrase

Provide a passphrase to be used to encrypt the private key from the generated key pair



Global Parameters
------------------
Use ``oci --help`` for help on global parameters.

:option:`--auth-purpose`, :option:`--auth`, :option:`--cert-bundle`, :option:`--cli-rc-file`, :option:`--config-file`, :option:`--debug`, :option:`--defaults-file`, :option:`--endpoint`, :option:`--generate-full-command-json-input`, :option:`--generate-param-json-input`, :option:`--help`, :option:`--latest-version`, :option:`--max-retries`, :option:`--no-retry`, :option:`--opc-client-request-id`, :option:`--opc-request-id`, :option:`--output`, :option:`--profile`, :option:`--query`, :option:`--raw-output`, :option:`--region`, :option:`--release-info`, :option:`--request-id`, :option:`--version`, :option:`-?`, :option:`-d`, :option:`-h`, :option:`-v`
