static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Azure Static Web Apps CLI ✨

Results 204 static-web-apps-cli issues
Sort by recently updated
recently updated
newest added

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

subscription -> subscriptionId

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

**Are you accessing the CLI from the default port `:4280` ?** - [x] Yes, I am accessing the CLI from port `:4280` **Describe the bug** If `yarn.lock` exists, `swa init...

type: enhancement
command: init

**Bug in _/schema/swa-cli.config.schema.json_** I believe in line 92 `init` should be replaced with `build`, because `init` has already been defined in line 61 and also because that property is accepting...

type: bug
scope: core
version: ga

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

status: needs investigation

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Are you accessing the CLI from the...

SWA_CLI_VERSION: 1.0.4 **Are you accessing the CLI from the default port `:4280` ?** - [X] Yes, I am accessing the CLI from port `:4280` **Describe the bug** I have a...

status: investigating