Skip to content
#

2fa

Here are 669 public repositories matching this topic...

classabbyamp
classabbyamp commented Jan 24, 2022

What are you trying to do?

When using the tailscale CLI, it would be very helpful to have shell tab completion for things like subcommands, nodes, and more to make it easier to use.

How should we solve this?

The command line argument parsing library that the CLI currently uses does not support the automatic generation of completion definitions:

Features like tab completion

good first issue help wanted L3 Some users P1 Nuisance
Authenticator
lakhansamani
lakhansamani commented Jul 8, 2022

Feature Description

PlanetScale is mysql compatible server less database.

Describe the solution you'd like

Check if we can continue using gorm with db type mysql and connection string of planetscale.
If so add support for new database type called planetscale. Make relevant changes in db provide

enhancement good first issue

Improve this page

Add a description, image, and links to the 2fa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 2fa topic, visit your repo's landing page and select "manage topics."

Learn more