NAME

WWW::Bund::CLI::Cmd::Info - Show detailed API information

VERSION

version 0.001

SYNOPSIS

bund info autobahn
bund info pegel --output json

DESCRIPTION

CLI command for displaying detailed information about an API: provider, auth requirements, documentation URL, rate limits, and list of available endpoints.

See WWW::Bund::CLI.

execute

Validate arguments and delegate to "cmd_info" in WWW::Bund::CLI.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-www-bund/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <torsten@raudssus.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.