Skip to content

Update Python API #2402

@r4victor

Description

@r4victor

The current high-level Python API is not fully transitioned to the new plan/apply approach. The major pain point is that get_plan() and submit() methods accept profile parameters as arguments. They are hard to maintain and are not kept up-to-date. Introduce new methods with better signatures to make it closer to CLI and HTTP API (they should accept single profile parameter).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions