mirror of https://github.com/fluxcd/flux2.git
794 B
794 B
gotk get receiver
Get Receiver statuses
Synopsis
The get receiver command prints the statuses of the resources.
gotk get receiver [flags]
Examples
# List all Receiver and their status
gotk get receiver
Options
-h, --help help for receiver
Options inherited from parent commands
-A, --all-namespaces list the requested object(s) across all namespaces
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
-n, --namespace string the namespace scope for this operation (default "gotk-system")
--timeout duration timeout for this operation (default 5m0s)
--verbose print generated objects
SEE ALSO
- gotk get - Get sources and resources