Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unkown kind 'options' #17

Open
er4z0r opened this issue Feb 23, 2022 · 1 comment
Open

Unkown kind 'options' #17

er4z0r opened this issue Feb 23, 2022 · 1 comment

Comments

@er4z0r
Copy link

er4z0r commented Feb 23, 2022

I just started with fleetdm and osquery.

# fleetctl --version
fleetctl - version 4.10.0
  branch: 	HEAD
  revision: 	67827474c22b61a08f112e682b994aa3e9356133
  build date: 	2022-02-14
  build user: 	runner
  go version: 	go1.17.7

I tried to apply the options.yml as specified in the documentation which results in the following message:

# fleetctl apply -f Fleet/Endpoints/options.yaml 
unknown kind "options"

Is this expected? Did I miss something?

@clong
Copy link
Contributor

clong commented Feb 24, 2022

I think this yaml file is using an outdated format for options.yaml -- try just running fleetctl get options to see what the current options.yaml format looks like and copy over the options to the new format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants