skupper icon indicating copy to clipboard operation
skupper copied to clipboard

Add output flag support for site command

Open lynnemorrison opened this issue 8 months ago • 1 comments

The site status command was missing the output flag, that allowed user to display site resource as yaml or json. Also added "Sites in Network" parameter, which is currently not defined in refDog.

fixes #2049

lynnemorrison avatar Apr 09 '25 15:04 lynnemorrison

Also added "Sites in Network" parameter, which is currently not defined in refDog.

If I'm not wrong, I think we don't need to add to the skupper site status all the sections that you can see using kubectl. @ssorj thoughts?

nluaces avatar Apr 11 '25 09:04 nluaces

@ssorj can you take a look at this and let me know if "Sites in Network" should be included in CLI command

lynnemorrison avatar Jun 24 '25 12:06 lynnemorrison

One comment to add here is that the --output flag is currently working for system sites.

fgiorgetti avatar Aug 12 '25 21:08 fgiorgetti

@lynnemorrison do you mind to keep the output status command as it is now and just include in this PR the --output flag?

We can address later what to show in the status command output in this issue: #2237

Thank you!

nluaces avatar Aug 21 '25 13:08 nluaces

@lynnemorrison do you mind to keep the output status command as it is now and just include in this PR the --output flag?

We can address later what to show in the status command output in this issue: #2237

Thank you!

done

lynnemorrison avatar Aug 21 '25 18:08 lynnemorrison