Skip to content

Provide more information in CLI during deployment  #66

@vxna

Description

@vxna

Currently we have just an simple way to inform user about deployment process:

→ exoframe deploy
Deploying current project to endpoint: https://exoframe.abc.xyz
✔ Upload finsihed!
Your project is now deployed as: 

   ID                                    URL                           Hostname
   exo-admin-html-project-07335870       https://project.abc.xyz       Not set

Would be useful for some to have vary of verbosity modes implemented by default or enabled with args.

Things that might be covered:

  1. Deployment type (Static, Node, Docker, Docker Compose)
    Possible line: Deploying current [typeof] project to endpoint: https://exoframe.abc.xyz
  2. Compact state of the project inside deployed Exoframe Docker container
    Possible variations: output from node during build

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions