faas-cli

Official CLI for OpenFaaS

OTHER License

Downloads
48
Stars
787
Committers
71

Bot releases are visible (Hide)

faas-cli - Support namespaces for ready command and allow labels for faas-cli generate --from-store Latest Release

Published by alexellis 5 months ago

Changelog for 0.16.27:

  • PR #995 Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot[bot]

Commits
6e26edd4f9ae0d0fac9d6916a1b831f4f41d8096 Support namespaces for ready command by @alexellis
531ba825f33dfb19d261d9738eb308e9c11fb100 Allow labels for faas-cli generate from store by @alexellis
83de85ece347ac7bcfded760e70351f1fba53510 Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot[bot]

Changes: https://github.com/openfaas/faas-cli/compare/0.16.26...0.16.27

Generated by Derek

faas-cli - Allow a path override for faas-cli plugin get

Published by alexellis 6 months ago

Changelog for 0.16.26:

Commits
a9a775760ba88f37820e2939f5c5f24311f5d45c Allow a path override for faas-cli plugin get by @alexellis
2aec1d60b92be071b06aa65979f2cd4fc48b1a52 Update for invoke: 201 is not an error by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.25...0.16.26

Generated by Derek

faas-cli - Fail with non-zero exit code when not ready

Published by alexellis 6 months ago

Changelog for 0.16.25:

Commits
d0bffb13a2a068d5b89333e41125b795b3a0de1a Fail with non-zero exit code when not ready by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.24...0.16.25

Generated by Derek

faas-cli - Add ready command for gateway and functions

Published by alexellis 6 months ago

Changelog for 0.16.24:

Commits
79efe2f73ce15ea3d7e15b2ea05b846785b2ef3c Add ready command for gateway and functions by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.23...0.16.24

Generated by Derek

faas-cli - Fix execution of plugins on Windows

Published by alexellis 9 months ago

Changelog for 0.16.23:

  • PR #992 Fix execution of plugins on Windows by @welteki
  • PR #991 Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot[bot]

Commits
a3e72b5881c4efcc7a366a2e8dc384399c807dfc Fix execution of plugins on Windows by @welteki
2f9258b567b761af47f0c3e6b0223e431f3036a8 Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot[bot]

Changes: https://github.com/openfaas/faas-cli/compare/0.16.22...0.16.23

Generated by Derek

faas-cli - Fixes for plugins on Windows

Published by alexellis 9 months ago

Changelog for 0.16.22:

Commits
8383725bfc45d4a40e3fdfc97d5d77f4a6e5791b Fixes for plugins on Windows by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.21...0.16.22

Generated by Derek

Changelog for 0.16.21:

Commits
31db71d7914d982bdd927aa44cf2e4c4b85189ac Enable FAAS_DEBUG for namespace commands by @alexellis
2ee2f279c4d85ea03509b3f93e5eac96fed54308 Fix #990 by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.20...0.16.21

Generated by Derek

faas-cli - Redact the Authorization header with FAAS_DEBUG=1 for safer sharing

Published by alexellis 11 months ago

Changelog for 0.16.20:

Commits
2388adab23f3414023b6056b3accbf6f818e4053 Update dependencies in go.mod by @alexellis
3e76c8c12b4bd7d1ab0a71141c031bf74ff8a51e Redact the Authorization header for safer sharing by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.19...0.16.20

Generated by Derek

faas-cli - FIx requests values formatting in describe command

Published by alexellis 11 months ago

Changelog for 0.16.19:

  • PR #989 FIx requests values formatting in describe command by @nitishkumar71

Commits
f0bcb312ca3a31e784584ff4f3f285027604790b fix request usage by @nitishkumar71

Changes: https://github.com/openfaas/faas-cli/compare/0.16.18...0.16.19

Generated by Derek

faas-cli - Add memory/CPU requests and limits to deploy command

Published by alexellis 11 months ago

Changelog for 0.16.18:

  • PR #987 Add memory/CPU requests and limits to deploy command by @alexellis

Commits
9981e9ea7065d5dc2d4a17013aca04a1c97fe4df Add memory/CPU requests and limits to deploy command by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.17...0.16.18

Generated by Derek

faas-cli - Enable name override for generate --from-store

Published by alexellis about 1 year ago

Changelog for 0.16.17:

  • PR #980 Fix git init in tests for prior to 2.28.0 by @alexellis

Commits
f72db8de657001a2967582c535fe8351c259c5f6 Update dependencies and fix unit tests for MacOS by @alexellis
474636799afc4f18e95d094a93d6b5f083a6e4a0 Enable name override for --from-store by @alexellis
94248457ce78e2239437702b0ff7159a029d611d Fix git init in tests for prior to 2.28.0 by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.16...0.16.17

Generated by Derek

faas-cli - Upgrade go-sdk to v0.2.7 and vendor deps

Published by alexellis about 1 year ago

Changelog for 0.16.16:

  • PR #982 upgrade go-sdk to v0.2.7 and vendor deps by @nitishkumar71
  • PR #979 Explicitly set default init branch when creating repos by @welteki

Commits
7934de92b73aa169b163e3281d8bdc89e22ada51 upgrade go-sdk to v0.2.7 and vendor deps by @nitishkumar71
d8d3920c03bb82b39c172f7f7e308c8ded9369e8 Explicitly set default init branch when creating repos by @welteki

Changes: https://github.com/openfaas/faas-cli/compare/0.16.15...0.16.16

Generated by Derek

Changelog for 0.16.15:

  • PR #976 Implement namespace support using go-sdk by @nitishkumar71

Commits
ab7202172f25f8bdb0a7f252c78f14afb31c9a41 Fix test for lowercase error by @alexellis
b10298260eee3d37237cee5062d5ee891f5ebb70 Rename temp directory for fetching templates by @alexellis
93037de153de445045bc38d143303d99bdb7db20 Update namespace descriptions and remove ioutil by @alexellis
03fd309afee9a8734da8959a14de89e44006216a Implement namespace support using go-sdk by @nitishkumar71

Changes: https://github.com/openfaas/faas-cli/compare/0.16.14...0.16.15

Generated by Derek

faas-cli - Updated internal dependencies

Published by alexellis about 1 year ago

Changelog for 0.16.14:

Commits
d12888b56367056c23ae14082428bd53ba3dfcb0 Update version of Docker actions by @alexellis
c916c974030f87e499fb3e63dea3686505916b4a Cancel prior builds for build job by @alexellis
af03f719e6fa37298d4a806cb8a0d75809ee69fd Updates to vendor by @alexellis
080996a02f287fc4577f02a92ee3fe2fd8403ffd Update to go-execute v2 by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.13...0.16.14

Generated by Derek

faas-cli - Fix remote-builder flag example

Published by alexellis about 1 year ago

Changelog for 0.16.13:

  • PR #973 Fix remote-builder flag example by @welteki

Commits
869d236be5bf71cc32231a4317ccfcd950de35ef Update dependencies for go.mod by @alexellis
287cd231f653b7abf8afea7b316095970059f090 Fix remote-builder flag example by @welteki

Changes: https://github.com/openfaas/faas-cli/compare/0.16.12...0.16.13

Generated by Derek

faas-cli - Move namespace into body for delete and scale endpoint

Published by alexellis over 1 year ago

Changelog for 0.16.12:

Commits
e625c75f2b16f6b8e97777762bc2e246baf26a03 Move namespace into body for scale function by @alexellis
c7114c177457bc12ec20f1b9870362153efa108b Pass namespace via body for function deletion by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.11...0.16.12

Generated by Derek

faas-cli - Implement --watch for local-run with cancellation support

Published by alexellis over 1 year ago

Changelog for 0.16.11:

  • PR #970 Implement --watch for local-run with cancellation support by @alexellis

Commits
a9270859f135a19eecf1f95920eb6e74ffa208c9 Enable switching out to publish + deploy by @alexellis
f152b3460abdcadfcfeb51356f60c0760f986c73 Run initial command in a go routine by @alexellis
590cc9b96aa246280e2777306a7ab7a00c538369 Move reload message for up command by @alexellis
8f99286c628831196d9ae80f7b60e7b6379708c8 Fix debounce from 1500s to 1500ms by @alexellis
4c084028a038cda044c74150d2a019234ecb4244 Implement --watch for localrun with cancellation support by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.10...0.16.11

Generated by Derek

Changelog for 0.16.10:

  • PR #969 Fixes for the --watch flag for faas-cli up by @alexellis

Commits
d240045769678f0fa998e9311d4a81a89f0953d2 Note on why localrun can't support --watch yet by @alexellis
c1b41ac47615308076facfe49d00ed1cff1d27d8 Fix for localrun when Dockerfile defines fprocess by @alexellis
febb1528c27c660add33baf34fec2b599bcf6266 Ignore swx files by @alexellis
aa01d795b5cb23a822544f9114de161a6226cc23 Make md5 hashes for digest more stable by @alexellis
8d5e23cefe1e5729efaa9d894a1119643be28592 Fixes for the --watch flag for faas-cli up by @alexellis
839ca64b98d4533c8ab90334d6a1c4135858c22e Fix --tag digest for generate command by @alexellis

Changes: https://github.com/openfaas/faas-cli/compare/0.16.9...0.16.10

Generated by Derek

faas-cli - Add --tag digest to commands that work with images

Published by alexellis over 1 year ago

Changelog for 0.16.9:

  • PR #967 Generate SHA digest for image tags for faas-cli commands by @alexellis
  • PR #962 add new watch flag for up command by @NikhilSharmaWe

Commits
cfbfce67e4d8fcacc00775d87931b4bc7229eac7 Add --tag digest flag to faas-cli generate by @alexellis
3af5f4dd5dfea0c206943fb2c67bfbb57d8bad1a Initial version of generating SHA from function source by @alexellis
a982889c7190bd71a8106ebc040f050e73c118de add new watch flag for up command by @NikhilSharmaWe

Changes: https://github.com/openfaas/faas-cli/compare/0.16.8...0.16.9

Generated by Derek

faas-cli - Promote local run out of experimental stage

Published by alexellis over 1 year ago

Changelog for 0.16.8:

  • PR #966 Return identifiable error conditions by @welteki

Commits
c032c691ed6cb74a148c4fbc94e8ad722923ad7d Promote local run out of experimental stage by @alexellis
f06916314dc12f6be1e3c0b17243dbe0b6eeb797 Return identifiable error conditions by @welteki

Changes: https://github.com/openfaas/faas-cli/compare/0.16.7...0.16.8

Generated by Derek