Skip to content

add remote-cache setup command which will allow to setup remote cache provider #546

@szymonrybczak

Description

@szymonrybczak

Describe the feature

Create an add-provider command that guides users through the remote cache provider creation flow, prompting for environment variables, keys, and any other values needed to set up a remote cache provider.

Motivation

Currently, the CLI sets up local cache for the user by default.

In the create app flow, we prompt the user for a remote cache provider:

◆  Which remote cache provider do you want to use?
│  ● GitHub Actions (Enable builds on your CI)
│  ○ None
└

In my opinion, we should drop it because it enables a "half-baked" feature for the user. Also, we don't mention all the options that we have (S3, R2, etc.).

Metadata

Metadata

Assignees

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