Skip to content

Problem when running cosmo --ingest from the command line #165

@chjohnson1

Description

@chjohnson1

I was trying to run the stand alone sms ingestion step using the command line call: cosmo --ingest but was getting an AttributeError message stating that args.ingestion didn't exist. I believe I have traced it to line 140 of run_monitors.py. It appears that "args.ingestion" should be changed to "args.ingest". I was able to run the command after making this change.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions