Closed
Description
When using the CLI some variables are complex/annoying to define on the command line (notes, long descriptions) because of new lines and character escaping.
We should provide a syntax to allow users to read variable content from files, probably something like: gitlab project create --name foo --description @path/to/file