Skip to content

Questions: swa start #133

@anthonychu

Description

@anthonychu

Have a few questions about parts of the start command that are unclear...

  • What's the "context" and how does that differ from appLocation or appArtifactLocation?
    • If I have a folder named static and I want to serve it, it seems like the only way to make this work is to set the context: swa start ./static. swa start --app-location ./static (or using --app) doesn't seem to work.
  • How does it select the workflow file to use, especially if there's more than one?
  • What does it use from the workflow?
  • How does --build work?
  • How does it determine which config file to use? Add flag to accept location of config or routes.json #125

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions