Skip to content

Allow deploy without credentilas #1537

Description

@josephjclark

Simple ideas for syncing credentials

openfn deploy --strip-creds --map-creds
  • --strip-creds will remove all credentials before deploying
  • --strip-creds a,b,c will just remove credentials a, b and c
  • -- map creds a@x:b@y will map the name and owner of credential a@x to b@y. Maybe optional either side of the @

Also, as Frank has previously requested, drop unused creds (maybe allow --no-prune-creds to disable this)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions