When in interactive mode, things like: `blueprint update myblueprint -d "New Description"` will result in the description becoming "New also `blueprint update myblueprint -d New\ Description` Does not work
When in interactive mode, things like:
blueprint update myblueprint -d "New Description"will result in the description becoming "New
also
blueprint update myblueprint -d New\ DescriptionDoes not work