cli/cmd
Cassie Coyle fd1d8e85bf
Distributed Scheduler CLI Changes (#1405)
* wip

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* rm scheduleJob logic. keep only init/uninstall logic

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Fixes install and uninstall of scheduler in standalone mode.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Fixing path for Go tools in Darwin.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Fix Go bin location for MacOS.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Fix min scheduler version to be 1.14.x

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Use env var to pass scheduler host.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Fix CLI build to work with latest MacOS runners from GH

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
2024-07-03 14:58:55 -07:00
..
annotate.go deprecate app-ssl flag in cli (#1269) 2023-04-12 21:02:10 -07:00
buildinfo.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
completion.go feat: support fish shell completion (#1121) 2022-11-07 20:33:10 +05:30
components.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
configurations.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
dapr.go output help information when dapr has no parameters (#1255) 2023-03-08 21:26:54 +05:30
dashboard.go fix upload artifact name conflict (#1373) 2024-01-18 02:07:09 -08:00
init.go Distributed Scheduler CLI Changes (#1405) 2024-07-03 14:58:55 -07:00
invoke.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
list.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
logs.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
mtls.go Changes for cli command to renew certificate (#912) 2022-03-23 10:33:48 +05:30
publish.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
renew_certificate.go Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +05:30
run.go Distributed Scheduler CLI Changes (#1405) 2024-07-03 14:58:55 -07:00
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
uninstall.go Distributed Scheduler CLI Changes (#1405) 2024-07-03 14:58:55 -07:00
upgrade.go Installs,uninstalls,upgrade dapr-dashboard separately when applicable. (#1272) 2023-04-24 14:05:44 +05:30
version.go nit: Remove full stop from version string to match other subcommand help output (#1163) 2023-01-11 21:25:01 -08:00