#2277 [BUG] [flyte-cli] Fast registering worflows with flyte-cli doesn't work for names longer than 125 characters
Issue created by
zm8597
### Describe the bug
When we try to register flyte workflow with name longer than 125 characters we get an error message.
[image](https://user-images.githubusercontent.com/67868248/158960902-c686ca92-4ad9-4412-889b-0631a411c467.png)▾
Error message: wrong length (should be 0~255 characters).
Regular registering works for names longer than 125 characters.
### Expected behavior
Fast registering with flyte-cli should support name length of 255 characters.
### Additional context to reproduce
No response
### Screenshots
No response
### Are you sure this issue hasn't been raised already?
• Yes
### Have you read the Code of Conduct?
• Yes
flyteorg/flyte