Skip to content

[feature request] Add --force flag to conan art:server add #257

Description

@thorntonryan

Description

I'd like to be able to call conan art:server add ... with a --force flag.

Like conan remote add, the command should:

Force the definition of the remote even if duplicated

Would support the development of idempotent setup scripts, etc. for build nodes, configuration as code, etc.

Context

Trying to create an idempotent credentials setup pipeline job. Discovered that conan art:server add doesn't have a --force option the way that conan remote add1 does.

As a result, we can't re-run these jobs to bring our build nodes up to date if our backing credentials change.

Footnotes

  1. https://docs.conan.io/2/reference/commands/remote.html#conan-remote-add

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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