tdl-whoami

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

README

tdl-whoami

tdl-whoami is a tdl extension that tells you who you are.

Further, it provides the details of the authenticated user, app remote config, and general config.

Installation

  1. Install the tdl CLI

    Refer to the tdl documentation for instructions.

  2. Install the tdl-whoami Extension

    tdl extension install iyear/tdl-whoami
    

    Use proxy if you are behind a firewall:

    tdl extension install --proxy <PROXY> iyear/tdl-whoami
    

Usage

Basic Usage

To display name and ID of the authenticated user:

tdl whoami
Verbose Mode

To display detailed information of authenticated user, app remote config, and general config.

tdl whoami -v

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

AGPL-3.0 License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL