Skip to content

Implement streaming for cyctl get resources command #732

Description

@petar-cvit

Is your feature request related to a problem? Please describe.
cyctl can currently fetch all resources for a Module with the following command:

cyctl get resources <module-name>

The scope of the issue is to add the --watch flag for the command above, which would list all the resources for a module but also subscribe to all the updates of those resources. Each time there is an update log it in the console. Similarly to kubectl's --watch flag.

Metadata

Metadata

Assignees

Labels

cyctlIssues related to the CLIgoPull requests that update Go codehelp wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions