..
testdata
Calendar config updates -- policy table now has calendar_events_enabled ( #17645 )
2024-03-26 13:39:36 -05:00
api.go
Move external dependency fleetdm/kolide-kit
to monorepo ( #15861 )
2024-01-02 18:22:52 -03:00
apply_test.go
Calendar config updates -- policy table now has calendar_events_enabled ( #17645 )
2024-03-26 13:39:36 -05:00
apply.go
fleetctl gitops ( #16535 )
2024-02-09 13:34:57 -06: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
Orbit to kill pre-existing osqueryd processes during startup ( #16343 )
2024-01-29 16:44:50 -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
fleetctl gitops ( #16535 )
2024-02-09 13:34:57 -06:00
generate_test.go
Allow context
and debug
flags after fleetctl generate
subcommands ( #15934 )
2024-01-05 12:08:58 -06:00
generate.go
Allow context
and debug
flags after fleetctl generate
subcommands ( #15934 )
2024-01-05 12:08:58 -06:00
get_test.go
Calendar config updates -- policy table now has calendar_events_enabled ( #17645 )
2024-03-26 13:39:36 -05:00
get.go
fix: return InstallProfile for Type field in windows MDM profile commands ( #16967 )
2024-02-21 18:32:04 -05:00
gitops_enterprise_integration_test.go
For fleetctl gitops, when MDM configs are not explicitly defined in gitops yml file, they are now set to default values. ( #17223 )
2024-03-07 13:20:14 -06:00
gitops_enterprise_no_mdm_integration_test.go
For fleetctl gitops, when MDM configs are not explicitly defined in gitops yml file, they are now set to default values. ( #17223 )
2024-03-07 13:20:14 -06:00
gitops_integration_test.go
For fleetctl gitops, when MDM configs are not explicitly defined in gitops yml file, they are now set to default values. ( #17223 )
2024-03-07 13:20:14 -06:00
gitops_test.go
Calendar config updates -- policy table now has calendar_events_enabled ( #17645 )
2024-03-26 13:39:36 -05:00
gitops.go
For fleetctl gitops, when MDM configs are not explicitly defined in gitops yml file, they are now set to default values. ( #17223 )
2024-03-07 13:20:14 -06:00
goquery.go
fleetctl now runs saved queries ( #15667 )
2023-12-15 12:55:39 -06:00
hosts_test.go
fleetctl can now transfer hosts to No team ( #16759 )
2024-02-13 10:17:59 -06:00
hosts.go
fleetctl can now transfer hosts to No team ( #16759 )
2024-02-13 10:17:59 -06: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 fleetctl cli wipe command ( #17087 )
2024-02-29 17:13:25 +00:00
mdm.go
Add fleetctl cli wipe command ( #17087 )
2024-02-29 17:13:25 +00:00
package_test.go
Add mTLS support to fleetd ( #11319 )
2023-04-27 08:44:39 -03:00
package.go
feat: update fleetctl output to reference fleetd ( #16612 )
2024-02-06 09:30:00 -05:00
preview_test.go
Move external dependency osquery-in-a-box
to monorepo ( #15871 )
2024-01-10 11:45:52 -03:00
preview.go
fleetctl gitops ( #16535 )
2024-02-09 13:34:57 -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
feature: target profiles by labels ( #16202 )
2024-01-26 11:00:58 -05:00
query.go
fleetctl now runs saved queries ( #15667 )
2023-12-15 12:55:39 -06:00
scripts_test.go
Use --team
flag for run-script
command ( #17373 )
2024-03-05 11:54:26 -06:00
scripts.go
Use --team
flag for run-script
command ( #17373 )
2024-03-05 11:54:26 -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
Move nanodep dependency in monorepo ( #16984 )
2024-02-26 10:26:00 -05: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
fleetctl now runs saved queries ( #15667 )
2023-12-15 12:55:39 -06:00
user.go
Create Bulk Users from CSV ( #3372 )
2022-06-22 13:34:58 -03:00
users_test.go
Improved error message when creating a new user (via API or fleetctl) with a team that does not exist. ( #16760 )
2024-02-13 10:32:30 -06: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