faas-cli

Official CLI for OpenFaaS

OTHER License

Downloads
48
Stars
787
Committers
71

Bot releases are visible (Hide)

faas-cli - Remove TLS warning for localhost/127.0.0.1

Published by alexellis over 3 years ago

Changelog for 0.13.5:

  • PR #865 Update GetSystemInfo API return type by @viveksyngh
  • PR #866 Don't warn about insecure connections to localhost by @alexellis

Commits
ec002af3c1ef848c507080a83a4e5c6ec6dab308 Update GetSystemInfo API return type by @viveksyngh
a1394b0e8e0a40b2167dc70d26fe574424eced25 Update message for checkTLSInsecure test by @alexellis
0f0caac7b5527d7ca026a0ac06ddc94d137c693d Update intro by @alexellis
e86c5754611fd40655d12cc21709e487acf94f2d Don't warn about insecure connections to localhost by @alexellis

Generated by Derek

faas-cli - Updated help messages/usage for several commands

Published by alexellis over 3 years ago

Changelog for 0.13.4:

Commits
3cfd4a0fad765349f758a5ee42b12412bce0be2e Migrate logs command parameters to match journalctl by @alexellis
d2a4ff6c88c51e93c6b2787696535019fdae9b54 Update domain port to host port by @alexellis
f4963a8b49a1a3a28f4f33888c9fa0c22e1ac806 Make store list verbose by default by @alexellis

Generated by Derek

faas-cli - Don't truncate image in list command

Published by alexellis over 3 years ago

Changelog for 0.13.3:

  • PR #864 Add timeout option for login command by @alexellis

Commits
26f06cbd2f601219914e6410966c1bec4d200139 Show full docker image with verbose mode by @alexellis
13968de682ae43a6f900d9ee5992a7c9a1bff20a Remove extra log statement by @alexellis

Generated by Derek

faas-cli - Extends login timeout and reformats store describe command

Published by alexellis over 3 years ago

Changelog for 0.13.2:

Commits
eecaee04d59238c4b969b830f39c6f0c30a8868d Rename inspect to describe by @alexellis
f0e58c8aafcf0c4f4d465959aa0145d22b8efdd4 Fix store inspect command by @alexellis
3ec141080bce9644614a4a296cd2388b6145a3e1 Add timeout option for login command by @alexellis

Generated by Derek

faas-cli - Add flag to allow whitespace in secrets

Published by alexellis over 3 years ago

Changelog for 0.13.1:

  • PR #863 Add flag to control trimming of secrets by @LucasRoesler

Commits
8e3ceeb29d8ca7684dc75709d0c58ef6b06a075d Add flag to control trimming of secrets by @LucasRoesler

Generated by Derek

faas-cli - Add registry-login command to create .docker/config.json

Published by alexellis over 3 years ago

Changelog for 0.13.0:

  • PR #860 Add registry-login command to create .docker/config.json by @nitishkumar71

Commits
693bc31f1dda07eed484bf9635a8b2e2f4a838d8 Add registry config creation command by @nitishkumar71

Generated by Derek

faas-cli - Remove commit message from faas-cli version

Published by alexellis over 3 years ago

Changelog for 0.12.23:

  • PR #854 Remove Swarm support from faas-cli by @alexellis
  • PR #855 docs: fix overwrite command by @Thiry1

Commits
356b9130018debcce7ef291843e5c3247c07c7f9 Remove commit message from faas-cli version by @alexellis
88a6baff343cc4ccaa9402c533e88e6462c3df5d Update docs for swarm registries by @alexellis
e5b971a17a9845bc0a358483d067a55d8fa025b3 Remove Swarm support from faas-cli by @alexellis
dc39134463ef603adc370c5d3d2fe2f787d2a4a2 docs: fix overwrite command by @Thiry1

Generated by Derek

faas-cli - Add -q flag to faas-cli list for showing only IDs

Published by alexellis almost 4 years ago

Changelog for 0.12.22:

Commits
693a50d60c01974c2b5a7c6081f254f385e5b682 Add quiet flag for listing functions by @alexellis

Generated by Derek

faas-cli - Update faas-provider types, to serialize more efficiently

Published by alexellis almost 4 years ago

Changelog for 0.12.21:

  • PR #851 Fix type conversion in gateway version on nil by @Waterdrips

Commits
598336a0cad38a79d5466e6a3a9aebab4fc61ba9 Update faas-provider by @alexellis
87c59955dd17dd7d9b0d0d906e69063049280928 Fix type conversion in gateway version on nil by @Waterdrips

Generated by Derek

faas-cli - Update to Go 1.15 for builds

Published by alexellis almost 4 years ago

Changelog for 0.12.20:

  • PR #850 Bump Go version to 1.15 by @alexellis
  • PR #843 Test build multi-arch image in CI builds by @utsavanand2
  • PR #846 Leverage buildx to generate binaries in parallel by @utsavanand2
  • PR #848 Allow using any default branch name for template repos by @LucasRoesler

Commits
e53b9c46b4ea7391aef71cd165b0c871fecb3543 Bump Go version to 1.15 by @alexellis
429edae5124b2df57ef83098884942f099f1340f Build multi-arch image in CI builds by @utsavanand2
9ec31877e97f83f1a337257435c027c904666a09 Leverage buildx to generate binaries in parallel by @utsavanand2
004f20be4d4cbf985302dcbc492081b8aa8bfde2 Allow using any default branch name for template repos by @LucasRoesler
81b166aaa1f6b66cc00e8e2fa605a5b067cb8d40 Update docs for private registries by @alexellis

Generated by Derek

faas-cli - Fix for publish command and extra tags

Published by alexellis almost 4 years ago

Changelog for 0.12.19:

Commits
c9d284d0c5bd90415baf9130fdce55af8e5a506b Fix bug with tag parsing by @alexellis

Generated by Derek

faas-cli - Fix for download paths in get.sh

Published by alexellis almost 4 years ago

Changelog for 0.12.18:

Commits
9e3c15ef3ad7bd7cceb0cd577144aebb50c6681c Move back out of ci folder after hashgen by @alexellis
a1b891909977657e616656be6dce651d1ae1c361 Update hashgen not to inject bin in the path by @alexellis

Generated by Derek

faas-cli - Fix for download paths in get.sh

Published by alexellis almost 4 years ago

Changelog for 0.12.17:

Commits

Generated by Derek

faas-cli - Add publish command

Published by alexellis almost 4 years ago

Changelog for 0.12.16:

  • PR #841 Add publish command to publish multi-arch images by @alexellis

Commits
c7834361318dece8fec443a2a8d085a784a7c9dd Address comments on publish usage by @alexellis
8539c868ae868d437ebe29624367abc266723579 Update examples for publish command by @alexellis
90233349ae63842b21054f1cca69869739117493 Balance whitespace for publish command by @alexellis
b6579f2b3d976d09370e8ee6a20ed26a0d72a336 Rebalance whitespace in build/publish commands by @alexellis
adf20975e4a4a9b5b4fe198a2661f51e55b70226 Update tests to new longer syntax in build command by @alexellis
b0e5d9c7cc12fd39f79252fcae8c6e3ea02dc2a0 Add publish command by @alexellis

Generated by Derek

faas-cli - Move to GHCR for builds (test build)

Published by alexellis almost 4 years ago

Changelog for 0.12.15:

  • PR #839 Migrate builds from Travis to Github Actions by @utsavanand2
  • PR #840 Allow configuration of CLI config via env variables by @LucasRoesler
  • PR #837 Update alpha namespaces to v1 by @alexellis
  • PR #835 Fix #829 to fix Knative spec generation by @alexellis

Commits
15cc71aa64164c69b3b9254762238a25da0669d7 Migrate builds from Travis to Github Actions by @utsavanand2
d8c8e342c285c5c848ee2c06ef1d5a5077a4e910 Allow configuration of CLI config via env variables by @LucasRoesler
6914d950c9baf77eee9478e40f8387bca4110294 Update alpha namespaces to v1 by @alexellis
03738d2180654edce7824cf5cfb25b4b32733faa Remove quay.io by @alexellis
6401791a59653827bccd5153b06273ec40046dc0 Update knative help message by @alexellis
c8fbda1e86ac87fdc159eae80868a5670a24bb9e Migrate to GA Knative serving service by @alexellis
f04894c6dd9c6a0be9da5500e0acef9520098864 Fix #829 to fix Knative spec generation by @alexellis

Generated by Derek

faas-cli - Enhancements for CI and GitHub Actions

Published by alexellis about 4 years ago

Changelog for 0.12.14:

  • PR #821 Change api version in generate command by @martindekov
  • PR #831 Add CI env check to change dir and file permissions of artifcats by @utsavanand2
  • PR #828 Support copying specific extra files by @LucasRoesler

Commits
c12d57c39ac4cc6eef3c9bba2fb45113d882432f Change api version in generate command by @martindekov
a0df4e8fd00cc3543146b7133bfa9985beedb8a5 Add CI env check to change dir and file permissions of artifcats by @utsavanand2
f65bf00e2fc6ce7e1dcca25823c9bf577c18077f Support copying specific extra files by @LucasRoesler

Generated by Derek

faas-cli - Fix issue with Go mod and arm support

Published by alexellis about 4 years ago

Changelog for 0.12.13:

  • PR #826 Pin the version of golang/x/sys by @LucasRoesler

Commits
035617290e62b1cd40cd767c6f55d7f72002582d Pin the version of golang/x/sys by @LucasRoesler
98b2bde0bf739cacbc4be70933b515074291e6f9 Run build_redist as part of the main build by @alexellis

Generated by Derek

faas-cli - Add scale function to SDK

Published by alexellis about 4 years ago

Changelog for 0.12.12:

  • PR #822 Add scale function API to SDK by @viveksyngh

Commits
a07dabe9ccb0f837e9c54e6d149fa8f039af8d6a Add scale function API to SDK by @viveksyngh

Generated by Derek

faas-cli - Go modules migration and updated dependencies

Published by alexellis about 4 years ago

Changelog for 0.12.11:

  • PR #824 Rename sirupsen by @LucasRoesler

Commits
f20c63719ccf91e15c4c5eab1a43d9bf377c79f9 Rename sirupsen by @LucasRoesler

Generated by Derek

faas-cli - Update faas-cli to use go mod and update dependencies

Published by alexellis about 4 years ago

Changelog for 0.12.10:

  • PR #823 Go mod migration by @LucasRoesler

Commits
a46c8ff19bb3a61b3d43102f3190ab85e87d1c2b Update the contributing guide by @LucasRoesler
ca81b227935f7eef08413843b89205c687d9961b Remove the Gopkg files by @LucasRoesler
40884c98a977d28f19e15f3935a5195a1132ee40 Initialize the go module and update docker/docker by @LucasRoesler

Generated by Derek