Revoking (ssd api-management revoke)

The ssd api-management revoke command allows you to revoke a resource on Sensedia API Platform.

You can use the ssd api-management revoke command or its shortened version ssd apim revoke.

Usage

The ssd api-management revoke command can be followed by specific flags or subcommands, as in the examples below:

ssd api-management revoke [subcommands]

If no flag is specified, the interactive mode will be activated.

# Revokes an access token on API Platform
$ ssd (api-management | apim) revoke access-token "some-token-here"

Available Flags

Flag

Type

Description

-h, --help

Displays help for the command

Global Flags

Flag

Type

Description

-c, --config

string

Configuration file (default: $HOME/.sensedia/config.json)

--profile

string

The configuration profile you want to use (default: "default")

--verbose

Lists all requests made by the command. It is possible to store this information in a TXT file instead of displaying it on the terminal. E.g.: $ ssd (api-management | apim) list apis --verbose 2> log.txt

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]