Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Nice to have management commands

Open hmpf opened this issue 5 months ago • 1 comments

It should be easier to control argus from the command line, for automation.

Ideas:

  • add json output as an option to anything that returns anything
  • create_knox_token
  • otherwise manipulate tokens: show, delete, expire, extend life
  • list_source_types (json output, csv?)
  • list_sources (json output, csv?)
  • .. others?

Each idea its own subissue of this one, and I suspect they are all "good first issue"s.

The management commands of today are all in the auth, dev or htmx namespaces (aka. django apps), we should probably have a "prod/maintenance" namespace and move most from dev to that. ("stresstest" could stay in dev.)

hmpf avatar Sep 19 '25 06:09 hmpf

hello. can i help you?

rubik26 avatar Sep 27 '25 11:09 rubik26