Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/dir/hosted-agent-directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,14 @@ The `dirctl` command line tools supports two methods to authenticate to a Outshi

* For more details `dirctl hub apikey --help`

!!! note

Interactive authentication using `dirctl hub login` takes precedence over API key subcommands. If you want to ensure that you are using the API key for authentication, log out with `dirctl hub logout`.

!!! note

In [Release v0.3.0](https://github.com/agntcy/dir/releases/tag/v0.3.0), API key support is enabled for dirctl hub push and pull operations only.

#### Creating an Agent Directory Record

An Agent Directory record is stored in JSON format. The record is specific to
Expand Down