weizhouapache commented on issue #6747:
URL: https://github.com/apache/cloudstack/issues/6747#issuecomment-1372231206
@samapraku
I tried to reproduce the issue with latest main branch but failed.
both api/ui work for me.
```
(localcloud) 🐱 > list networkofferings tags=test
zoneid=7c9769a1-ba70-4f3a-a976-5a6ae7d946bb state=Enabled filter=id,name,tags
{
"count": 1,
"networkoffering": [
{
"id": "3db2b279-db80-40c5-a013-c1b236194641",
"name": "test-tag",
"tags": "test"
}
]
}
```
can you share the results of your cmk commands ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]