We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e393 commit a1ee832Copy full SHA for a1ee832
docs/raw-requests.rst
@@ -22,7 +22,7 @@ to pull in the values from a file:
22
fingerprint='20:3b:97:13:55:1c:[...]',
23
private_key_file_location='~/.oraclebmc/bmcs_api_key.pem',
24
pass_phrase='hunter2' # optional
25
- }
+ )
26
27
28
# Or load directly from a file
0 commit comments