Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Add app publish command #25

@bgins

Description

@bgins

Summary

Problem

There is currently no way to perform the main function of the CLI, to publish an app to the Fission IPFS node with the ability to access it through a Fission subdomain, within the current Rust code base.

Impact

This is part of the core feature of this app and users would not be able to upload their code at all without it.

Solution

Write a command that uploads the app to the Fission IPFS nodes based on the the old Haskell code.

Details

This feature is to be added during the Cli rewrite in Rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions