Hi Snowplowers,
Installed the new igluctl 0.8.0 and igluserver 0.7.0 locally to do some testing. Even with valid schemas I cant seem to use igluctl to push schemas to Iglu server.
Any ideas?
igluctl static push ./schemas localhost:8080/api/schemas $IGLU_REGISTRY_MASTER_KEY
{"message":"Cannot parse version part 'item' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'transaction' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'factfile' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'job_update' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'task_update' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'call_complete' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'call_complete' as SchemaVer, INVALID_SCHEMAVER"}
{"message":"Cannot parse version part 'call_complete' as SchemaVer, INVALID_SCHEMAVER"}
Thanks
Joao