LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ibmcloud-api

sets or displays the IBM Cloud API endpoint

TLDR

Show current API endpoint
$ ibmcloud api
copy
Set API endpoint
$ ibmcloud api [https://cloud.ibm.com]
copy
Set private endpoint
$ ibmcloud api https://private.cloud.ibm.com
copy
Set private endpoint via VPC
$ ibmcloud api https://private.cloud.ibm.com --vpc
copy
Unset API endpoint
$ ibmcloud api --unset
copy
Skip SSL validation
$ ibmcloud api [endpoint] --skip-ssl-validation
copy

SYNOPSIS

ibmcloud api [endpoint] [options]

DESCRIPTION

ibmcloud api sets or displays the IBM Cloud API endpoint. If neither an endpoint nor --unset is specified, the current API endpoint is displayed. The default public endpoint is https://cloud.ibm.com. Use https://private.cloud.ibm.com for private network access. Setting the API endpoint is required before logging in with ibmcloud login.

PARAMETERS

--unset

Clear the API endpoint.
--skip-ssl-validation
Bypass SSL validation (not recommended).
--vpc
Use VPC connection for private endpoint.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid