Skip to content

Set Default Chrome Browser Profile #886

@davidgfitzgerald

Description

@davidgfitzgerald

Problem

Every time I run assume, I have to pass --browser-profile "Work" to open with my Chrome profile. I wish there was a way to configure this as a default.

If I don't open with this browser profile, Chrome opens in an anonymous profile in a new window. I don't want this, I always want to use my Chrome profile.

Otherwise this makes using assume verbose for me.

Feature Request

Instead of:

assume -s stepfn some-aws-profile --browser-profile "Work"

I should just be able to run:

assume -s stepfn some-aws-profile

Whether this be configurable as an env var or a setting in ~/.granted/config, I don't really mind.

I would expect to run:

granted settings set

and have the choice to set the default browser profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions