mesheryctl system token view
View token
Synopsis
View a specific token in meshery config
mesheryctl system token view [flags]
Examples
mesheryctl system token view [token-name]
mesheryctl system token view (show token of current context)
Options
--all set the flag to view all the tokens. -h, --help help for view
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -c, --context string (optional) temporarily change the current context. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.
See Also
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.