How to import asset with command line?

Some assets like textures and tables(csv format) are created outside the editor, and I know we can import manually or automatically. But in some cases, the work need to be done without human operations, for example, automated workflow. Is it possible to import the asserts to uasset from commandline, or any other api?