Skip to content

Add logs command #16

Description

@renehernandez

New command to be able to see logs from the deployed applications. Example invocations:

appfile logs <app_name> -e <env> -f </path/to/appfile.yaml 
appfile logs <app_name> --component <component name> -e <env> -f </path/to/appfile.yaml>

Flags:

  • Support for -t/--tail option to follow the logs live
  • Support selecting the type of logs to show (build, deploy, run). Should default to run

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions