Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bw): add support for device-approval command #2417

Closed
wants to merge 19 commits into from
Closed

feat(bw): add support for device-approval command #2417

wants to merge 19 commits into from

Conversation

atjbramley
Copy link
Contributor

What?

The Bitwarden CLI has gained a new verb, device-approval. This PR adds support for this verb in fig/q:
https://bitwarden.com/help/cli/#device-approval

Comments

I'm using each options instead of arguments, as these seem to best allow for the required argument --organisationid after each device-approval sub-command

@withfig-bot
Copy link
Collaborator

Overview

src/bw.ts:

Info:

URLs:

  • https://bitwarden.com/images/icon_32x32.png

src/bws.ts:

Info:

URLs:

  • https://bitwarden.com/images/icon_32x32.png

@withfig-bot
Copy link
Collaborator

Hello @atjbramley,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@atjbramley
Copy link
Contributor Author

Sorry - used a very old, archived version. Will resubmit.

@atjbramley atjbramley closed this Jul 24, 2024
@withfig withfig locked and limited conversation to collaborators Jul 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants