Crew.train - load trained crew

when training a crew in the CLI
i can specify the file name, and than the object is being dumped to .pkl
is there a better/ more readable manner to use this trained crew later, rather than loading the .pkl?