1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.. _cli_config:
Config
======
`Creating an IBMID apikey <https://cloud.ibm.com/docs/iam?topic=iam-userapikey#create_user_key>`_
`IBMid for services <https://cloud.ibm.com/docs/iam?topic=iam-iamapikeysforservices>`_
`Creating a SoftLayer apikey <https://cloud.ibm.com/docs/customer-portal?topic=customer-portal-customerportal_api>`_
.. click:: SoftLayer.CLI.config.setup:cli
:prog: config setup
:show-nested:
.. click:: SoftLayer.CLI.config.show:cli
:prog: config show
:show-nested:
.. click:: SoftLayer.CLI.config.setup:cli
:prog: setup
:show-nested:
|