Skip to content

Config unset/remove doesn't work #6

Description

@brockhaywood

Calling shipbuilder get:remove VARIABLE -aAPP is not properly removing the variable from the environment. For ex:

$ shipbuilder config:get POSTGRES_ENGINE -aAPP
Client connecting via 'ubuntu@APP..
django_postgrespool

$ shipbuilder config:remove POSTGRES_ENGINE -aAPP
Client connecting via 'ubuntu@APP..
0:01 === Removing environment variables..
0:01
Finished removing environment variables.
0:01 NOTICE: Redeploy deferred, changes will not be active until next deploy is triggered

Notice that no environment variables were removed.
Additionally, I don't believe that this should have been deferred.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions