-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat(onboard): display usage notice during first-run onboarding #1213
Copy link
Copy link
Closed
Labels
Getting StartedUse this label to identify setup, installation, or onboarding issues.Use this label to identify setup, installation, or onboarding issues.NemoClaw CLIUse this label to identify issues with the NemoClaw command-line interface (CLI).Use this label to identify issues with the NemoClaw command-line interface (CLI).enhancement: featureUse this label to identify requests for new capabilities in NemoClaw.Use this label to identify requests for new capabilities in NemoClaw.
Metadata
Metadata
Assignees
Labels
Getting StartedUse this label to identify setup, installation, or onboarding issues.Use this label to identify setup, installation, or onboarding issues.NemoClaw CLIUse this label to identify issues with the NemoClaw command-line interface (CLI).Use this label to identify issues with the NemoClaw command-line interface (CLI).enhancement: featureUse this label to identify requests for new capabilities in NemoClaw.Use this label to identify requests for new capabilities in NemoClaw.
Summary
Add a brief usage notice to the onboard flow that informs users about applicable terms before provisioning a sandbox.
Motivation
As adoption grows, we should ensure users see relevant legal and usage information before the tool configures infrastructure on their behalf. This is standard practice for CLI tools that provision cloud or local resources.
Proposed Behavior
--non-interactive), log the notice to stderr without blockingAcceptance Criteria