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

High-level website upload using CLI #69

Closed
PaulLeCam opened this issue Nov 8, 2018 · 0 comments
Closed

High-level website upload using CLI #69

PaulLeCam opened this issue Nov 8, 2018 · 0 comments
Labels
cli swarm feeds Swarm Feeds APIs

Comments

@PaulLeCam
Copy link
Collaborator

Leveraging feeds the CLI could provide a command that would implement the following flow:

  1. Generate a key pair or use a provided private key (provided directly, from an env variable or file)
  2. Create a feed manifest based on inputs (at least the website name or the manifest hash)
  3. Upload folder with defaultpath set to index.html

So the command could be something like erebos website:upload ./dist --name=my-website --key-file=./key

Another website:create command could be used to create the key pair and write it to the file for example depending on the provided flags.

@PaulLeCam PaulLeCam added swarm feeds Swarm Feeds APIs cli labels Nov 8, 2018
This was referenced Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli swarm feeds Swarm Feeds APIs
Projects
None yet
Development

No branches or pull requests

1 participant