-
Notifications
You must be signed in to change notification settings - Fork 767
Open
Labels
cyctlIssues related to the CLIIssues related to the CLIgoPull requests that update Go codePull requests that update Go codehelp wantedExtra attention is neededExtra attention is needed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cyctlIssues related to the CLIIssues related to the CLIgoPull requests that update Go codePull requests that update Go codehelp wantedExtra attention is neededExtra attention is needed