Article: Typo fix (#7750)

This commit is contained in:
Mike McNeil 2022-09-20 11:20:47 -05:00 committed by GitHub
parent 6c6636cc1b
commit a9e75691b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ The best practice is to create a team with test (canary) hosts first and then tu
Here's how to turn on the software inventory feature for only your 🐣 Servers (canaries) team:
1. Log in to Fleet with `fleetctl login`. If you us single-sign on (SSO) to log in to Fleet, check out the [documentation for logging in with SSO](https://fleetdm.com/docs/using-fleet/fleetctl-cli#logging-in-with-saml-sso-authentication).
1. Log in to Fleet with `fleetctl login`. If you use single-sign on (SSO) to log in to Fleet, check out the [documentation for logging in with SSO](https://fleetdm.com/docs/using-fleet/fleetctl-cli#logging-in-with-saml-sso-authentication).
1. Run the `fleetctl get teams --yaml --name "🐣 Servers (canaries)" > "🐣 Servers (canaries)".yaml` command. This will create a YAML file in your current working directory. You may have to log in to Fleet with `fleetctl login`.