Maciej Skierkowski
1a95b5ca61
docs: refactor variable docs & add docs for terraform and vault resolvers ( #12584 )
...
* docs: update and consolidate param docs
* docs: add reference to dev in workflow tips
* docs: moving variables into section
* docs: refactor variables into dedicated files
* docs: adds terraform resolver docs
* docs: updating per terraform resolver changes
* docs: adding terraform remote variable resolver
* docs: fix links in headers
* docs: add docs for vault resolver
* docs: adding note on AWS accounts to TF resolver
* docs: refactor terraform & add http config
* docs: fixing provider links
* docs: move workflow out of aws guides
* docs: update menu link for new workflow location
2024-06-10 15:49:18 -07:00
Austen Collins
d7a0f90957
chore: update docs
2024-05-21 01:17:52 -07:00
Austen Collins
3bc8237d44
fix: Presentation
2024-05-19 23:22:40 -07:00
Eslam λ Hefnawy
d4e290da52
docs(dev-mode): added docs for dev mode ( #12406 )
...
* docs(dev-mode): added docs for dev mode
* docs(dev-mode): add typescript docs
* docs(dev-mode): added dev command to quick start
* docs(dev-mode): use development session instead of dev mode
* fix(dev): fix docs typos
---------
Co-authored-by: Max Marze <max@marze.dev>
2024-04-15 10:54:44 -07:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode ( #12408 )
2024-04-01 20:39:18 -04:00
Maciej Skierkowski
8b06814b2f
Create support.md
2024-03-19 14:39:41 -07:00
Tobias Törnros
9c2ebb78d8
docs: Default to nodejs14.x in AWS docs ( #11338 )
2022-08-22 15:39:09 +02:00
Matthieu Napoli
3b50294f2c
docs: Replace Gitter links with Slack
2022-05-10 13:02:51 +02:00
Piotr Grzesik
199374e55a
docs: Remove reference to -v as shortcut for --verbose
2022-02-16 15:27:36 +01:00
Shalvah
bf83349467
docs: Improve invoke local documentation ( #10704 )
2022-02-16 09:30:07 +01:00
Mariusz Nowak
b4a25d70d3
feat: Remove tab autocomplete feature
...
Reasoning:
- Performance is very poor due to slow command startup time
- `tabtab` package is no longer maintained and shares security issues
- Feature usage is relatively low (telemetry data shows 7% of users has the autocompletion on)
BREAKING CHANGE:
Opt-in tab-tab autocompletion feature is removed due to performance and security issues
2022-01-27 15:21:58 +01:00
Mariusz Nowak
be446db9ec
docs(Dashboard): Remove tenant wording
2022-01-17 15:41:30 +01:00
Matthieu Napoli
95a61a2fc6
docs: Fix long lines in code examples
2022-01-06 14:43:37 +01:00
Shalvah
cc2423b573
docs(AWS Local Invocation): Update supported runtimes ( #10290 )
2021-11-30 10:58:05 +01:00
Piotr Grzesik
0746bf9af8
docs: Ensure iam.role syntax is referenced in docs
2021-11-10 15:58:13 +01:00
Stafford Williams
5950fc5781
docs: Improve grammar in serverless invoke docs ( #9966 )
2021-09-16 15:37:07 +02:00
Maciej Radzikowski
4925fe971b
docs: Add generate-event CLI command description ( #9838 )
2021-08-13 12:03:47 +02:00
Piotr Grzesik
955c0c8360
docs: Improve autoupdate and tabcompletion command docs
2021-05-31 20:06:31 +02:00
Mariusz Nowak
95e063d904
docs: Remove not supported --noDeploy from docs
2021-04-29 16:15:04 +02:00
Dmitry Shirokov
7ba7bb3465
docs: Update docs around provider.iam usage ( #9059 )
2021-03-03 13:55:19 +01:00
Andreas Kohn
c8547e8752
docs: Document the noDeploy switch for aws provider ( #8922 )
...
This matches the Azure, Kubeless and OpenWhisk providers; the AWS `deploy` command
is checking the flag as well.
2021-02-10 11:16:10 +01:00
Dmitry Shirokov
d1137dcbf9
docs: Fix typos and dead links ( #8689 )
2020-12-30 12:49:52 +01:00
Mariusz Nowak
cf2d47537c
docs: Remove configuration bad patterns
2020-12-29 15:07:23 +01:00
lewgordon
ff253e32dd
feat: Suport --context and --contextPath at invoke command ( #8652 )
2020-12-23 15:03:39 +01:00
SaintMalik
18d3f55949
docs: Fix broken dashboard url ( #8418 )
2020-10-27 17:46:42 +01:00
Frédéric Barthelet
72745c9e77
feat(AWS Local Invocation): Resolve CF Ref in env variables ( #8198 )
2020-09-08 10:13:53 +02:00
Frédéric Barthelet
5096534a80
docs(AWS Local Invocation): Document suported CF functions ( #8199 )
2020-09-07 12:18:12 +02:00
Maciej Skierkowski
3b2cb2e663
docs: Update links to app.serverless.com ( #7945 )
2020-07-21 12:11:49 -04:00
Ahmad Mahmoud Mohammad
1db8c5e472
refactor(AWS Deploy): Remove misleading -v shortcut ( #7666 )
...
`-v` is actually a shortcut for global `--version` option
2020-05-04 15:58:20 +02:00
Ahmad Mahmoud Mohammad
03ad56b8e1
fix: Fix function version param handling in rollback function command
...
(PR #7648 )
2020-05-04 09:57:51 +02:00
Richard Davison
f6d9bfd6c6
feat: Improve performance of local invocation using docker ( #7178 )
2020-02-12 11:21:45 +13:00
Richard Davison
780fb46e72
fix: Fix CLI params resolution (switch to yargs-parser) ( #7187 )
...
Closes #6083
2020-01-10 14:50:57 +01:00
Philipp Muens
3cfa7502e2
feat: Add support for plain .git template URLs
2020-01-09 15:30:33 +01:00
Mariusz Nowak
cd93739393
Merge pull request #6981 from philiiiiiipp/patch-4
...
Provide backoff for retryable aws requests and the option to adjust the cf status check interval via an environment variable
2019-12-02 13:37:40 +01:00
Philipp Beau
c2e6a8107c
Added a command line parameter to adjust the CF deployment status checkfrequency
2019-11-30 15:49:55 +01:00
Mariusz Nowak
9ffd194d99
Update docs to reference new runtime
2019-11-20 09:43:48 +01:00
Jeffrey Wen
36e8902cd1
Update SLS Deploy Documentation
2019-10-04 11:53:05 -07:00
Edmundo Rodrigues
70fa0d82dd
feat: add qualifier option to invoke command
2019-09-18 18:00:52 -03:00
Philipp Muens
9b54c4d3e5
Be more precise about URL resource
2019-09-02 14:43:47 +02:00
Philipp Muens
caee3f7b23
Update documentation
2019-09-02 14:38:08 +02:00
Philipp Muens
08049ba504
Run Prettier
2019-07-29 13:38:45 +02:00
abirtley
5d354ffc91
Update invoke-local.md documentation
...
Added a note / warning about precisely when the environment variables will become available for use.
2019-07-29 14:40:04 +10:00
Philipp Muens
f64d1f4ff9
Run Prettier to fix build
2019-07-18 13:04:00 +02:00
Pravin
ff3cc6759d
added link to dashboard from cli-ref/slsstats page
2019-07-15 22:11:03 +02:00
pdaryani
e70ada1674
Deleting aws/cli-reference/test.md
...
empty file
2019-07-15 20:25:01 +02:00
Bill Fine
dce928c887
initial caps changes in nav
2019-07-12 16:38:10 -07:00
Bill Fine
be100490a1
initial caps changes in nav
2019-07-12 16:37:30 -07:00
Bill Fine
29587e30ff
Initial caps changes in nav
2019-07-12 16:36:57 -07:00
Bill Fine
9181535ee6
Initial caps changes in nav
2019-07-12 16:36:28 -07:00
Bill Fine
fbdc583936
initial caps changes in nav
2019-07-12 16:35:58 -07:00