Skip to content

Add support for --replace to import integration ... command#111

Merged
privateip merged 1 commit intoitential:develfrom
privateip:import-integration-replace
Apr 8, 2025
Merged

Add support for --replace to import integration ... command#111
privateip merged 1 commit intoitential:develfrom
privateip:import-integration-replace

Conversation

@privateip
Copy link
Member

The import integration ... command should be able to safely support the --replace command line option. This change will now replace an existing integration of the same name if it exists. Additionally, the import integration ... command will now check if the model exists on the server. If it doesn't, the command will return an error.

fixes #107

The `import integration ...` command should be able to safely support
the `--replace` command line option.  This change will now replace an
existing integration of the same name if it exists.  Additionally, the
`import integration ...` command will now check if the model exists on
the server.  If it doesn't, the command will return an error.

fixes #107
@privateip privateip merged commit 0434a55 into itential:devel Apr 8, 2025
1 check passed
@privateip privateip deleted the import-integration-replace branch April 8, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.8.0 - import integration does not support --replace flag

1 participant