fleet/cmd/fleetctl
2022-12-09 13:21:30 -03:00
..
testdata Add ability to mark policy as critical. (#8896) 2022-12-06 15:59:20 +01:00
api.go Add support for custom headers in fleetctl (#6118) 2022-06-07 16:00:09 -04:00
apple_mdm.go Add fleetctl generate mdm-apple (#8812) 2022-12-07 18:24:42 +01:00
apply_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
apply.go Validate team and appconfig payloads, with dry-run and force modes (#7731) 2022-09-19 13:53:44 -04:00
config_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
config.go Add support for custom headers in fleetctl (#6118) 2022-06-07 16:00:09 -04:00
convert_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
convert.go Move specs parsing functionality to a new pkg/spec package (#7050) 2022-08-05 19:07:32 -03:00
debug_test.go test: use T.Setenv to set env vars in tests (#6714) 2022-07-18 14:22:28 -03:00
debug.go fix fleetctl debug commands on Windows (#6186) 2022-06-10 21:59:44 -03:00
delete_test.go Simplify fleetctl implementation and improve testing (#3830) 2022-01-24 16:40:51 -03:00
delete.go Move specs parsing functionality to a new pkg/spec package (#7050) 2022-08-05 19:07:32 -03:00
flags.go improve messaging of fleetctl debug errors and archive commands (#5590) 2022-05-10 10:44:06 -03:00
fleetctl.go Add fleetctl generate mdm-apple (#8812) 2022-12-07 18:24:42 +01:00
get_test.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
get.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
goquery.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
hosts_test.go Refactor integration tests (#1821) 2021-09-15 16:27:53 -03:00
hosts.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
kill_process_windows.go Download and launch orbit for the current device when starting preview (#2437) 2021-10-15 18:23:06 -03:00
kill_process.go Download and launch orbit for the current device when starting preview (#2437) 2021-10-15 18:23:06 -03:00
login.go Tweak output for fleetctl login --help (#4776) 2022-03-23 16:40:16 -04:00
logout_test.go Simplify fleetctl implementation and improve testing (#3830) 2022-01-24 16:40:51 -03:00
logout.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
package_test.go Add display_name to more results (#8204) 2022-10-14 11:14:18 -03:00
package.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
preview_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
preview.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
query_output.go add host_display_name to live query rows (#8251) 2022-10-17 15:52:25 +02:00
query_test.go add host_display_name to live query rows (#8251) 2022-10-17 15:52:25 +02:00
query.go fleetctl query improve error message (#5141) 2022-04-20 11:35:46 -06:00
session_test.go Print version warning when using fleetctl (#4139) 2022-02-14 09:43:34 -07:00
setup.go Fleet Premium: de-anonymize usage stats (#7013) 2022-08-03 14:44:34 -04:00
testing_utils.go Deep-clone the appconfig when getting from cache (#8194) 2022-10-17 15:03:49 -04:00
trigger_test.go Add fleetctl trigger command (#8877) 2022-12-06 09:56:54 -06:00
trigger.go Add fleetctl trigger command (#8877) 2022-12-06 09:56:54 -06:00
user.go Create Bulk Users from CSV (#3372) 2022-06-22 13:34:58 -03:00
users_test.go Create Bulk Users from CSV (#3372) 2022-06-22 13:34:58 -03:00
vulnerability_data_stream_test.go Feature 7494: Use the MSRC security bulletin artifacts for detecting Win OS vulnerabilities (#7889) 2022-10-28 11:12:21 -04:00
vulnerability_data_stream.go Feature 7494: Use the MSRC security bulletin artifacts for detecting Win OS vulnerabilities (#7889) 2022-10-28 11:12:21 -04:00