Last modified March 2, 2022
'gsctl delete endpoint' command reference
gsctl and the REST API are being phased out. We don't have an end-of-life date yet. However, we recommend to familiarize yourself with our Management API and the kubectl gs plugin as a future-proof replacement. We provide a migration page to help you with the transition.
The gsctl delete endpoint
command deletes a Giant Swarm REST API endpoint that you previously used from your local gsctl configuration file.
Usage
gsctl delete endpoint <endpoint-url-or-alias>
Example:
gsctl delete endpoint https://api.g8s.example.eu-central-1.aws.gigantic.io
A message will be printed letting you know if the endpoint has been deleted.
Related
Need help, got feedback?
We listen to your Slack support channel. You can also reach us at support@giantswarm.io. And of course, we welcome your pull requests!