File: config.rst

package info (click to toggle)
python-softlayer 6.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,100 kB
  • sloc: python: 53,771; makefile: 289; sh: 57
file content (23 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (3)
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: