NAME
Kubernetes::REST::CLI::Cmd::Raw - The raw command of kube_client
VERSION
version 1.106
SYNOPSIS
kube_client raw <Group> <Method> [key=value ...]
kube_client raw CoreV1 ListNamespace
DESCRIPTION
Implements the raw command of Kubernetes::REST::CLI, which calls a method on one of the Kubernetes::REST::V0Group compatibility groups directly. Arguments after the method name are passed as key=value pairs. MooX::Cmd finds and loads this class, you do not use it directly.
execute
Runs the command. Called by MooX::Cmd with the remaining arguments and the command chain, whose first element is the Kubernetes::REST::CLI root object.
SEE ALSO
Kubernetes::REST::CLI - CLI base class
Kubernetes::REST::V0Group - The group objects this command calls into
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/kubernetes-rest/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004