Removal of OAuth2 stuff from CLI

also from awxkit generally

Remove login command
This commit is contained in:
Alan Rominger
2024-11-04 16:21:36 -05:00
parent 670b7e7754
commit 6599f3f827
18 changed files with 17 additions and 320 deletions

View File

@@ -23,7 +23,6 @@ ASSETS = set([
"job_templates",
"workflow_job_templates",
"execution_environments",
"applications",
"schedules",
])