Skip to content

Navigation Menu

Sign in
Sign up

[Nexthop][fboss2-dev] Document the difference between set and config operations - #1621

Open
benoit-nexthop wants to merge 1 commit into
facebook:main from
nexthop-ai:config-vs-set-docs
Open

[Nexthop][fboss2-dev] Document the difference between set and config operations #1621
benoit-nexthop wants to merge 1 commit into
facebook:main from
nexthop-ai:config-vs-set-docs

Conversation

@benoit-nexthop

@benoit-nexthop benoit-nexthop commented Sep 10, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Summary

This adds some additional text to fboss_cli.md detailing the differences between the fboss2/fboss2-dev set and config commands, and what one should expect from each:

  • set is a runtime-only write via a thrift client to the running agent; nothing is persisted.
  • config edits the configuration file through a staged session and is persisted on commit.
  • A config commit or reload (or a warm/cold boot) re-applies config and reverts any set.
  • set changes are invisible to config session diff / config history.

Test Plan

Docs-only change; no test additions or changes. Confirmed with visual inspection of the generated output using docusaurus.

Co-Authored-By: Steve Ulrich sulrich@nexthop.ai

Update fboss_cli.md with an explanation of the differences between
`set` and `config` and what one should expect from each command.
# Summary
This adds some additional text to `fboss_cli.md` detailing the
differences between the fboss2(-dev) `set` and `config` commands.
# Test Plan
No test additions / changes. Confirmed with visual inspection of the
generated output using docusaurus.
Co-Authored-By: steve ulrich <sulrich@nexthop.ai>

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /