Forrest logo
back to context overview

doctl-auth

List of commands for doctl-auth:

  • doctl-auth:tldr:234db doctl-auth: Show available commands.
    $ doctl auth --help
    try on your machine
    explain this command
  • doctl-auth:tldr:49257 doctl-auth: Switch contexts (API tokens).
    $ doctl auth switch --context ${token_label}
    try on your machine
    explain this command
  • doctl-auth:tldr:6090c doctl-auth: Remove a stored authentication context (API token).
    $ doctl auth remove --context ${token_label}
    try on your machine
    explain this command
  • doctl-auth:tldr:64c74 doctl-auth: Open a prompt to enter an API token and label its context.
    $ doctl auth init --context ${token_label}
    try on your machine
    explain this command
  • doctl-auth:tldr:a3f38 doctl-auth: List authentication contexts (API tokens).
    $ doctl auth list
    try on your machine
    explain this command
back to context overview