fleet/cmd/fleetctl
2023-12-07 17:43:37 -06:00
..
testdata Implement Windows OS Updates (feature branch). (#15359) 2023-11-29 11:07:24 -05:00
api.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
apply_test.go Remove Windows MDM feature flag (#15167) 2023-12-07 14:24:32 -03:00
apply.go Workaround to set policy specs on a team (#9978) 2023-02-22 13:14:53 -03:00
config_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
config.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
convert_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
convert.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
debug_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
debug.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
delete_test.go Add optimizations for query reports at scale (#14710) 2023-10-25 19:20:27 -03:00
delete.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -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 run-script command (#13622) 2023-09-05 14:14:09 -05:00
generate_test.go Finalize MDM commands part 2: implement fleetctl mdm run-command (#10866) 2023-04-03 14:25:49 -04:00
generate.go Add fleetctl get mdm-commands command and supporting API endpoint (#11163) 2023-04-17 11:45:16 -04:00
get_test.go Update software titles cron to include browser field (#15491) 2023-12-07 17:43:37 -06:00
get.go Update fleetctl get software to list titles and versions. (#15444) 2023-12-06 16:07:03 -05:00
goquery.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
hosts_test.go Unify profiles database identifier to profile_uuid for macOS and Windows profiles. (#15297) 2023-12-04 10:04:06 -05: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 Provide feedback to user in fleetctl login when using env vars (#12371) 2023-06-16 11:42:04 -03: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
mdm_test.go Add Windows MDM profiles to host details API response (#15210) 2023-11-20 14:34:57 -06:00
mdm.go Add hardware serial to host by identifier search (#15353) 2023-11-29 08:39:35 -06:00
package_test.go Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
package.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
preview_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
preview.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
query_output.go add host_display_name to live query rows (#8251) 2022-10-17 15:52:25 +02:00
query_test.go Reduce size of DistributedQueryResult to improve live query performance (#11882) 2023-05-25 08:11:53 -03:00
query.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
scripts_test.go Feat: saved scripts (#14409) 2023-10-10 19:00:45 -03:00
scripts.go Add hardware serial to host by identifier search (#15353) 2023-11-29 08:39:35 -06:00
session_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
setup.go Fleet Premium: de-anonymize usage stats (#7013) 2022-08-03 14:44:34 -04:00
testing_utils.go Feat windows msmdm (#14837) 2023-11-01 11:13:12 -03:00
trigger_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
trigger.go Add fleetctl trigger command (#8877) 2022-12-06 09:56:54 -06:00
upgrade_packs_test.go Save Query Results to DB (#14335) 2023-10-10 09:44:03 -03:00
upgrade_packs.go Add fleetctl upgrade-packs command to migrate 2017 packs to queries (#13078) 2023-08-08 08:21:57 -04:00
user.go Create Bulk Users from CSV (#3372) 2022-06-22 13:34:58 -03:00
users_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
vulnerability_data_stream_test.go Use NVD API 2.0 to download CVE information (#15102) 2023-11-21 12:30:07 -06:00
vulnerability_data_stream.go Use NVD API 2.0 to download CVE information (#15102) 2023-11-21 12:30:07 -06:00